Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to list the properties changed from the parent class
Message
De
22/12/2004 14:48:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
00971399
Message ID:
00971572
Vues:
20
This message has been marked as a message which has helped to the initial question of the thread.
>>What about the 'Non-default properties only' option in the property sheet?
>
>Yes, but it is manual thing and when you want to populate another class with these it becomes though job switching between classes and in the new class you have to see all properties to populate the ones seen in Non-Default.

You can hack the vcx/scx. Overwritten methods are in methods, properties in properties <g>.
You have to parse the whole object hierarchy in the properties of aggregated classes.

Newly defined methods / properties are in one of the reserved fields, with a special character for array properties. Just create a dummy class and browse the vcx.

But before going that way start using source control ;-)

regards

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform