Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide main window
Message
From
01/08/1999 21:24:01
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00247495
Message ID:
00248728
Views:
19
>>Hello all,
>>How can i hide main Visual Foxpro window to show only my top level form ?
>
>You can remove the main VFP window after startup by setting _screen.visible = .f. proframatically. if you want the VFP main window to not appear at all, you must have a CONFIG.FPW either embedded in your compiled executable or present in the startup directory that conatins the line SCREEN=OFF

Ed Rauh,
Thank for your help !
But i have problem that when i put line Screen=off in config.fpw, my forms not show or not visible, so my application like pending. How can i resolve the problem ?
TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform