Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Move A Method
Message
From
08/07/2005 14:20:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01030579
Message ID:
01030648
Views:
19
>I have the following hierarchy of container classes. I inadvertently created a method
>called AddRecord on cntBase, the root.
>
>In the grandchild classes 'cntClientList', 'cntContactList' and 'cntProjectList' I added
>code in the AddRecord.
>
>How to I move the method to 'cntListPageBase' without losing the code?

Your best bet may be hacking the VCX rather than using the Class Designer. Check out the HackCX tool; it's probably in the libraries here.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform