Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximized initial screen in .EXE
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00097541
Message ID:
00097968
Views:
29
>>>Jess:
>>>
>>>I get it, but how can I get the main desktop window to be an SDI?
>>>
>>>>Not unless you are using an SDI form as your main desktop window, there is no way the VFP desktop window be displayed as maximized. It will initially display on its default or normal size then gets maximized once activated.
>>
>>If you use VFP5 then you can hide _SCREEN in Config.fpw (SCREEN=OFF) and then maximize it in code _SCREEN.WindowState=2

Hi Edward,

Sorry for empty response that was previously posted.

It seems to me that his problem is not How to Maximize the Apps Main Window (VFP's Desktop) but rather How to display it at maximized window state without starting from its default size? IMHO, the problem can not be ,resolved if not to use an SDI form which will serve as the main window of the app. As far as I know VFP's main window shall initially be displayed on its default size an gets maximized once activated even issuing SCREEN = OFF on config.fpw coupled with _SCREEN.WindowState = 2 at the main program.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform