Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing items from a class within a subclass?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Divers
Thread ID:
01143212
Message ID:
01143956
Vues:
9
>hi everyone:
>
>quick question here. i have a class of an optiongroup with 5 buttons. is there a way to subclass that and then delete one of the buttons? foxpro is giving me an error message and i just thought i would see if there's an easy way to do this that i'm missing. or, is the only way to create a class with 2 buttons and then create 2 subclasses, one with 5 and the other with 4?
>
>i'm going back into my applications and starting to use classes in them so that i can make changes quickly throughout the application.
>
>thanks,
>
>paul

IMHO, the best way to handle this is to have the ButtonCount set to 0 in the parent class. Then, set the MemberClass to an optionbutton class you've subclassed for use in your option groups. Set the ButtonCount as appropriate in specific instances.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform