Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Is there an easy way the center forms
Many thanks ...
Yann
Yar a écrit :
> In article <37EB6376.1610E00A_at_theleme.com>,
> Yann Chevriaux <chevriaux_at_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.
Received on Mon Sep 27 1999 - 03:18:47 CDT
![]() |
![]() |