Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing modeless forms.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00292565
Message ID:
00292580
Vues:
22
>I am trying to find information on modeless forms, but am not finding a lot. As far as I can tell, you cannot reference a modeless form from another form (or even the debugger). For example myForm.name generates a OBJECT myForm NOT FOUND error, myForm being the modeless form. Is it true you can't reference modeless forms, and if so why?

Sure you can, there are several ways to do it. Using the NAME clause with DO FORM is one way (the NAME being like a Private var), or a form or app object property if using CREATEOBJ(). Also, you can pass a parameter WITH THIS and reference that way. A few ideas to get you started...
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