Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to Create Object
Message
From
27/02/2008 11:51:38
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Unable to Create Object
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01296912
Message ID:
01296912
Views:
62
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?
Next
Reply
Map
View

Click here to load this message in the networking platform