Re: Maximize the windows

From: Luc Gyselinck <Luc.Gyselinck_at_village.uunet.be>
Date: 1998/08/21
Message-ID: <6ri8c5$7pv$1_at_xenon.inbe.net>#1/1


Or you can use the command line parameter  F50run32 .... window_state=maximize
to start forms in maximized mode

Or you have to program
 set_window_property(FORMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE) in the new-new-form-instance trigger

Videoway wrote in message <01bdcc79$e0b4b410$500112ac_at_DESGIN01>...
>
>I want to know a way to maximize the windows
>in forms 5.0. I want my main form to be maximize.
>I tried SET_WINDOWS_PROPERTY('window_name',WINDOW_STATE, MAXIMIZE)
>but it does'nt enlarge has my windows 95 size which is 1024x768.
>
>somebody know a way to do that ??
Received on Fri Aug 21 1998 - 00:00:00 CEST

Original text of this message