Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Management Problem Again
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Form Management Problem Again
Divers
Thread ID:
00270872
Message ID:
00270872
Vues:
63
Help?!

I have a main form that does this in the init method:

do form custopen name custopen noshow
do form custclose name custclose noshow

The forms open correctly and do not show in my environment. Then in the click method of a button on the main form I have:

custopen.visible = .t.

And I get an error that object custopen cannot be found. However, I can choose the form 'custopen' from the menu bar, and when I do the dugger shows wontop() as 'custopen'.

In the form designer, the caption is custopen and the name is custopen. The form is built from a class prj2custclass, does that matter?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform