Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Move A Method
Message
De
08/07/2005 14:20:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01030579
Message ID:
01030648
Vues:
17
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform