Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms in Form set show at start up
Message
 
À
24/03/2000 11:53:46
John Murray
Health Research, Inc.
Albany, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00350058
Message ID:
00350078
Vues:
31
>I have using a formset for a group of related forms in an app I am building. I have used both the .Visiable properties and the .Show and .Hide methods and both work while in design. I have built the App using the application architecture in VFP 6 and when I run the executable, then run the form set, all the forms show. I have tried forcing the Hide method by putting This.hide in the init event of the forms or This.[FormName].hide in the init event of the form set and neither work. Any Ideas (besides using ProMatrix, LOL)?

That shouldn't happen (though I haven't used formsets lately), must be the app arch. How about locating them off the screen, if This.hide in the Init() won't work:

This.left = -10000

Then bring them back as needed (if it works).
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform