Home » Developer & Programmer » Forms » Window auto size
Window auto size [message #175028] Wed, 31 May 2006 07:58 Go to next message
bas_ora
Messages: 6
Registered: May 2006
Junior Member
i have developed an application with 800x600 windows screen setting but users having big screens with 1024x769 screen view very small allpication screen how to auto size window
Re: Window auto size [message #175080 is a reply to message #175028] Wed, 31 May 2006 12:12 Go to previous message
jowahl
Messages: 82
Registered: May 2006
Member
you could use

SET_WINDOW_PROPERTY(forms_mdi_window, window_state, maximize);

otherwise set the windows manually:

SET_WINDOW_PROPERTY(....);
Previous Topic: Text Item Change
Next Topic: stop the lov from appearing when already populated by another lov
Goto Forum:
  


Current Time: Fri Sep 20 06:28:04 CDT 2024