Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to Create Object
Message
De
27/02/2008 11:51:38
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Unable to Create Object
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01296912
Message ID:
01296912
Vues:
63
I am removing the dependency on the WizBtns classes in our base classes. This appears to be the last thing to do.

I have a custom class in the FM_BaseButtons library called GridAddRec. In the AddRec method of the FM_ButtonBar class I make this call:
oAddRec = CREATE("GridAddRec")
But it is unable to create it. If I have the WizBtns.vcx in my project, it works. I copied the custom class from there into FM_BaseButtons and made sure there were no references to WizBtns.

Why would the CREATE not be able to find the GridAddRec class if it exists in the same library?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform