Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modify, hide screen
Message
 
À
13/01/2000 10:46:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00317117
Message ID:
00317696
Vues:
19
>Bruce:
>I used the config.fpw file, but ran into an odd situation. I had a modal form that can up soliciting the location of the data directory the user needed. With the screen off, VFP blew right by the form. I finally figured out that I needed to add _VFP.visible = .T.in the form.INIT(), just before RETURN .T.

An alternative is to use only a top-level form, but do something similar to what I suggested for _screen. Have a modal "In top-level' but park the main top level off the screen the same way, with topform.left = -10000 when/if you don't want it showing. Set the modal to Desktop = .T. Then you can use the config.fpw with SCREEN = OFF...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform