Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Sets / Forms Flash at Startup...
Message
De
17/03/1998 14:09:51
 
 
À
17/03/1998 13:56:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00085146
Message ID:
00085151
Vues:
26
>Hi All,
>
>This is a question that I should know the answer to, but somehow my mind went out to lunch and didn't come back! I have a 3-form formset. All forms are visible=.F. / enabled = .F. yet all forms in the set briefly flash when the formset is launched. What am I missing to keep these critters hidden until I want to unhide them? I am running VFP 5.0a with SP3 from the Vis Studio suite. TIA

Normally, they shouldn't. But anyway you can enhance your code or your approach. You can e.g. set FormX.Left=-2000 initially, and reset Left=0 to really show it. Also, it's a good idea to use flexible formset (anyway you use it already), it means that initially you bring up empty formset (no forms) and then use Formset.Add(Remove)Object to work with Formset.forms
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform