Dynamic form size [message #442795] |
Wed, 10 February 2010 11:36 |
khan.ashik
Messages: 11 Registered: February 2010 Location: Dhaka
|
Junior Member |
|
|
i edit formsweb.cfg
width=100%
height=100%
so all applet is loaded full screen in browser.
But i want to load particular form with different width and height
|
|
|
Re: Dynamic form size [message #446900 is a reply to message #442795] |
Wed, 10 March 2010 23:30 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Sorry that I have been so long in replying. Have you solved your problem?
Is this a stand alone form or a form called from another form? If the prior, use the 'config' in 'formsweb.cfg'. If the latter, use the 'set_windows_property' command to change 'height' and 'width'.
David
|
|
|