Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing hiding some command buttons
Message
De
10/04/2009 22:59:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Showing hiding some command buttons
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01394306
Message ID:
01394306
Vues:
110
I have series of buttons in my command group. When clicked, this should bring some other buttons (not contained in a command group).

When command1 in commandgroup is clicked, command1.. command2 should show up and others hidden..
When command2 in commandgroup is clicked, command3.. command6 should show up and others hidden (command1 and command2)

I'm used to writing in each clicked event.. command3.visible=.f., command4.visible=.f. etc and using SETALL to disable all command buttons then setting the visible property to .T. for all command buttons in the commandgroup.

Any better way to approach this?

I have 8 command buttons in my command group and more than 10 other command buttons..

Help please.

TIA.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform