Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AddObject will not work
Message
De
27/08/2003 14:19:25
 
 
À
27/08/2003 13:58:06
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00823882
Message ID:
00823891
Vues:
20
Hi, Steven.

>I created a new label class.
>I assigned a Public variable to NewObject("new label","my classes")
>When I try to do AddObject on my form nothing shows up. I have set the added Object to visible. Still nothing.

the AddObject (or NewObject) must add an object based on an existent class to your form; it's not possible to add an object that's already created in memory like you're trying to do.

Also, why would you create a Label object in a Public variable?!?
Claudio Lassala
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform