An Open Challenge can any one do it? [message #86579] |
Tue, 12 October 2004 22:12 |
domingo
Messages: 54 Registered: June 2004
|
Member |
|
|
Hi
I would like to tell you a nice problem , but donno the solution
suppose i have developed a form while the windows setting for screen size was 800 X 680 pixels and placed the code so that the window is maximised everytime the form runs
BUT now if i change the settings of windows to 1024 X 768 pixels screen area the form becomes small than the screen size .
How to fix the problem so that the form will show same way in both the screen area .
Can anyone solve it?
Thanks
domingo
NOTE:Remeber set_window_property('window1',maximise) wont help here
|
|
|