Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BuilderX fails to instantiate my custom builder
Message
De
19/05/2006 12:13:07
 
 
À
19/05/2006 11:25:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
01123585
Message ID:
01123597
Vues:
16
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform