Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying foundation classes
Message
De
30/05/2003 15:04:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Modifying foundation classes
Divers
Thread ID:
00794692
Message ID:
00794692
Vues:
37
I'm pretty sure this is impossible, but I'll ask just in case.

Is there any way to sub-class one of VFP 7.0 Foundation Classes, but have it use myBase classes instead of _base.vcx?
Also is there any way to get the wizards to use myFoundationClasses instead of VFP's?

Example:
_controls.vcx has the _resizable class in it.
_resizable is based on _custom inside _base.vcx.
I would like to define myResizable as _resizable, but somehow insert myCustom class into it.
I know that I can redefine _resizable to myCustom away from _custom, but I really don't want to change VFP's classes, just use them.

I know that I could copy _controls.vcx to myControls.vcx and then go in and redefine all the controls in it, but some of the other Foundation classes are a whole lot more complex than _controls.vcx. Also, none of the wizards would use myClasses, they would still use VFP's Foundation Classes.

Is there something out there that may accomplish what I'm looking for?


TIA
Bill Morris
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform