Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I create a new VCX of subclasses programatically
Message
From
16/10/1998 01:42:09
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00142974
Message ID:
00147371
Views:
49
Fred,

Thanks for the answer. I am digesting all of them now. Will notify.

Alex

>
>Ken Levy replied that the sub-classes properties are in the RESERVED3 memo.
>As far as a converter, you could take the functions/procedures that used to be in the CLEANUP section and turn them into METHODS on the converted form. You would also have to change all of their calls to be Object.Method references, though. If the forms are modal, you could just tack them on at the end of the class definition for the form, they should remain in scope, and then you wouldn't have to convert the calls. This is assuming you will be defining the form's class definition in code, not in an .SCX or .VCX. If you do that, then I'd think you'd have to turn them into methods and change things accordingly.
>
>HTH,
Previous
Reply
Map
View

Click here to load this message in the networking platform