Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Manager classes
Message
 
À
01/10/1998 16:32:38
Tim Hockin
Illinois State U - Residential Computing
Normal, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00142934
Message ID:
00143055
Vues:
30
>>>How have any of you implemented form manager classes? or how do you manage forms and form references across scopes?
>>
>>What specific questions do you have?
>
>Just curious as to what functionality might be included, and if there are ways to use it I am missing. I obviously see teh use for it, to cleanly shutdown forms, and to handle references. But I also see how those can be done with _SCREEN.Forms[].
>
>I like to see what other clever ideas people have had. UT has been a source of great ideas for me ;)

If you're going to use a top-level form, create an array of form object references in your app class. That's how I'm handling it. You can reference any form desired within the array. In the app's .DoForm() method, it loads a reference to the array, in the app's .ReleaseForm() method, it removes it.

Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform