Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent the VFP _Screen from flashing on startup.
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00868835
Message ID:
00868847
Views:
11
>>>>Ok, I have a small app consisting of one SDI form. Within my Startup.prg file I have the command "_Screen.Visible = .F." just before launching my form. How do I prevent the main VFP screen from flashing in the background for a split second while my form is starting up.
>>>>
>>>>Thank you for your help.
>>>
>>>Add to config.fpw
SCREEN=OFF
>>
>>Sergey,
>>
>>I'm not distributing a config.fpw with my app. Will SCREEN=OFF work in my Startup.prg just as well.
>
>No. What prevents you from including config.fpw into your application? This way you don't have to distribute it separatelly.

I understand now. Thank you. I didn't realize I could / should compile the config.fpw with my app since no changes by the user will be necessary.


thanks again.
Elgin Rogers
Epic Solutions
www.epicsolutions.net
Previous
Reply
Map
View

Click here to load this message in the networking platform