Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximized initial screen in .EXE
Message
From
11/05/1998 09:15:42
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00097541
Message ID:
00098467
Views:
38
>>>>>>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.
>>
>>If main screen is hidden on startup and invoking by _SCREEN.WindowState=2 then the problem is over, isn't it? It can be done even in VFP3 by using 'Run Minimized' shortcut.
>
>
>Yes, but he want's it maximized instantly once activated. It's awkward for him to see it maximizing from the originally default size. The problem is actually when running the exe file.

I understand this, but don't see your point.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform