Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classes not to subclass
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00792211
Message ID:
00793286
Views:
46
>BTW, I saw your tip in message #792792, for specifying the custom column's textbox, >and I wonder if you know of any way to point it to my visual textbox custom >baseclass, instead of having to duplicate it in code.

>My guess is there probably isn't, and I suppose it won't be too much of a hassle to >maintain duplicate sets of classes, but of course it'd be nice if we didn't have to.

Jeff, in your class definition for the custom column have you tried:

ADD OBJECT TextBoxName AS MyVisualTextBoxName

I just did a quick check of this and it seems to work OK.

John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform