Re: Application size

From: wozi <wozi_at_dhc.net>
Date: Mon, 14 Jun 1999 10:47:19 -0700
Message-ID: <AA310EA25F275920.02BF9E00DB5CB2FD.742BDC34061CC469_at_lp.airnews.net>


Erika Grondzakova wrote in message <3764F525.ED644419_at_cern.ch>...
>Hi,
>
>I think it is easy, I'm just missing something...
>
>How could I change the window size of the application.
>SET_WINDOW_PROPERTY seems to me to work only for the defined window
>which in the application.
>
>Thank you in advance,
>

Have you tried:
SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,WINDOW_SIZE,heigh,width)

FORMS_MDI_WINDOW is an internally defined constant. You may enter this in the WHEN-NEW-FORM-INSTANCE of the module. Received on Mon Jun 14 1999 - 19:47:19 CEST

Original text of this message