Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get rid of that darn Window???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00339376
Message ID:
00339461
Vues:
15
>>>>Whenever I run my EXE I see the Foxpro outline window behind my application. I would like to only see my Form and nothing else surrounding it. How do I do that??????
>>>
>>>You can put SCREEN = OFF in your config file and use a TopLevel FOrm (ShowWIndow property). TTL can't be modal (from what I can tell) so you'll have to include a READ EVENTS in your code and the matching CLEAR EVENTS. Also, all other forms should be set to ShowWIndow = in top level form.
>>
>>Mike/Michael:
>>
>>SCREEN=OFF works only for VFP6, I don't think it works in VFP5.
>
>SCREEN=OFF works in VFP5 just fine

Thanks, Nick. I had just determined that to be true myself. Must have been VFP3 that SCREEN=OFF wasn't recognized.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform