Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get rid of that darn Window???
Message
De
29/02/2000 17:16:44
 
 
À
29/02/2000 17:01:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00339376
Message ID:
00339440
Vues:
19
>>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.
Fred
Microsoft Visual FoxPro MVP

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

Click here to load this message in the networking platform