Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to call a container class
Message
De
24/12/2000 14:03:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Trying to call a container class
Divers
Thread ID:
00456694
Message ID:
00456694
Vues:
57
Hi...vfp6 user here
I am trying to display a container class on a page in a pageframe.
Would I:
1. Use CreateObject()
OR 2. Use AddObject()

AND

Would I:
1. Put the code in the 'Activate' method of the page?
OR 2. Put the code in the 'AddObject' method of the page?

In any case, when I try:
oObj = CreateObject('myclass','myclasslib'), then
oObj.Visible = .t., I cannot see my class on the screen. It is there, because it is in the debugger.

thanks, Randy
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform