Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why doesn't SCREEN=OFF work?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00066133
Message ID:
00067347
Vues:
32
>>I use Visual FoxPro V5. I want to remove the FoxPro screen that flashes briefly as my exe loads.
>>
>>I put SCREEN=OFF and TITLE=My App in the CONFIG.FPW file in the directory where the EXE executes. I _screen.Visible = .F. until my form loads,then I put _screen.Visible = .T.
>>
>>I have tried every variation of this, but that wretched Visual FoxPro screen still flashes up before my application starts.
>>
>>What am I doing wrong? I have read every message over the past 6 months on the Thread, and hit Microsoft's site, but no answer is forthcoming.
>
>It doesn't appear that you are doing anything wrong. Check a few things:
>
>1. Is the CONFIG.FPW INCLUDEd in the project?
>2. If not, is the CONFIG.FPW in the directory that the project expects to find it?
>3. Is the TITLE coming up right? If not, you know you're not using the CONFIG.FPW
>
>HTH


Thank you Colin and Cetin,

All the things which you suggested, I was doing. The problem turned out to be that I had a CONFIG.FPW included in my project under text files, and this was thwarting my efforts to remove the Visual FoxPro Splash screen. I have to have a separate CONFIG.FPW so that my win32api calls work to detect the app already running.

Now that I have removed this CONFIG.FPW file, it all works fine!!

Rex from Down Under.
Rex Toomey
ISD Port Macquarie NSW
Australia

'Inside every older person is a younger person wondering what happened.'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform