Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can You Prevent Displaying the Background FoxPro Scr
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00122061
Message ID:
00122069
Views:
21
Hi Michael,

Set the ShowWindow property of the form to 2 i.e. As Top-Level-Form and leave the settings in the Config.fpw as they are. You will not need _screen.Visible=.T. in this case

>Greetings!
>
>I know there's probably been lots of questions about preventing the display of the background (default) FoxPro screen in an .EXE, but I must ask!
>
>Apparently, the procedure is to put "SCREEN=OFF" in the CONFIG.FPW file and then "_SCREEN.Visible=.T." somewhere in the code. However, I still get a SCREEN on my system, which behaves worse than if I did not attempt to disable it.
>
>Ideally, I would want JUST the form to display (like VB), without having another screen around it. Is there a proven technique for doing this? I am using VFP5.
>
>Thank you!
>
>Michael Reynolds
Previous
Reply
Map
View

Click here to load this message in the networking platform