Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BuilderX fails to instantiate my custom builder
Message
From
19/05/2006 12:13:07
 
 
To
19/05/2006 11:25:18
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
01123585
Message ID:
01123597
Views:
19
>Hi All, I am working on creating my own builder for a custom textbox class.
>
>If I do this in the command window, it works great:
>
>obd = NEWOBJECT("srchtxtbuilder","c:\development\builders\libs\icgbuilders")
>oBd.Show()
>
>
>But if I set the BuilderX property to this value:
>
>
>c:\development\builders\libs\icgbuilders.vcx,srchtxtbuilder
>
>
>I get a msgbox that says:
>
>
>class (srchtxtbuilder) of "c:\development\builders\libs\icgbuilders.vcx" could not be instantiated.
>
>
>I have a whole lot of these controls I need to set properties on, due to some improvements I made in the base class, so hopefully one of you can help me out here. :)

I may be wrong here, but I believe the BuilderX property just points to an app that gets run when you invoke the builder for an object, like:

=home() + "wizards\srchtxtbuilder.app"

Carlos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform