Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prevent the VFP _Screen from flashing on startup.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00868835
Message ID:
00868847
Vues:
10
>>>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform