Xref: alice comp.databases.oracle.misc:42537
Path: alice!news-feed.fnsi.net!oleane!wanadoo.fr!not-for-mail
From: Yann Chevriaux <chevriaux@theleme.com>
Newsgroups: comp.databases.oracle.misc
Subject: Re: Is there an easy way the center forms
Date: Mon, 27 Sep 1999 10:18:47 +0200
Organization: =?iso-8859-1?Q?Th=E9l=E8me?=
Lines: 30
Message-ID: <37EF2866.A31E74A2@theleme.com>
References: <kcqG3.2592$x7.65506942@nr1.ottawa.istar.net> <7sf07j$cpr$1@nnrp1.deja.com> <37EB6376.1610E00A@theleme.com> <7sgep1$f6p$1@nnrp1.deja.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: wanadoo.fr 938420277 6164 164.138.7.1 (27 Sep 1999 08:17:57 GMT)
X-Complaints-To: abuse@wanadoo.fr
NNTP-Posting-Date: 27 Sep 1999 08:17:57 GMT
X-Mailer: Mozilla 4.51 [fr] (Win95; I)
X-Accept-Language: fr

Many thanks ...

  Yann

Yar a écrit :

> In article <37EB6376.1610E00A@theleme.com>,
>   Yann Chevriaux <chevriaux@theleme.com> wrote:
> > Hi.
> >
> >   At now, I center manually my windows ... but some users are working
>
> > with 800x600 screens, others with 1024x768, ...
> >
> > Is it possible to get the screen size ?
> >
> > Yann.
> >
>
> Yes, it's possible, use GET_APPLICATION_PROPERTY(DISPLAY_WIDTH) and
> GET_APPLICATION_PROPERTY(DISPLAY_HEIGHT). These built-ins return the
> width and the height of the display in units. The size of each unit
> depends on how you defined the Coordinate System property for the form
> module.
>
> Yar
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.

