Home » Developer & Programmer » Forms » Resize FORMS Environment window size?
Resize FORMS Environment window size? [message #241135] Mon, 28 May 2007 07:56 Go to next message
bbaz
Messages: 138
Registered: April 2007
Senior Member
How can I resize FORMS ENVIRONMENT WINDOW size? not my forms window.

NOT "set_window_property('my_window_name', WINDOW_STATE, MAXIMIZE);"

Is there a .ENV file that I have to change the settings of? If so which Parameter?

Thanks
Re: Resize FORMS Environment window size? [message #241148 is a reply to message #241135] Mon, 28 May 2007 08:24 Go to previous messageGo to next message
karthick2809
Messages: 50
Registered: April 2007
Location: Chennai
Member

open orahome\forms90\server\formsweb.cfg.Give next separateFrame=TRUE and in the new form instance give

set_window_property(forms_mdi_window,window_state,maximize);
set_window_property('my_window',window_state,maximize);

hope it works
Re: Resize FORMS Environment window size? [message #241151 is a reply to message #241148] Mon, 28 May 2007 08:30 Go to previous message
bbaz
Messages: 138
Registered: April 2007
Senior Member
Good enough, thanks man Wink Cool
Previous Topic: connect to different database
Next Topic: create connection
Goto Forum:
  


Current Time: Thu Feb 13 02:10:58 CST 2025