Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does VFP7 have Supercls equivalent built in??
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00459259
Message ID:
00460230
Views:
14
>>Bring up the Class Browser. Right-click on one of the disabled toobar buttons and select Parent Class Toolbar. The Edit Parent Class button will appear and it will stay available for the rest of the VFP session.
>
>Yeah, I noticed that...seems like there should be a way to get it to comeup each time you start VFP without having to do all that....but if there is I don't know what it is.

How about in your startup:
set path to (home())
set classlib to browser.vcx in browser.app addi
oPCB = createobj('_parentclassbrowser')
oPCB.visible=.t.
I can't tell you what the bitmap is not showing up on the button. It should be in the path. Maybe someone else can figure that out.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform