freeze GUI CheckBox if is no data there
Afficher commentaires plus anciens
I making GUI. I have more checkboxes, but not all checkboxes all in use all the time. Is depending from the data which you load. If is no data in this checkbox, then is not useful, so is possible in this case "freeze" check box? To make it little more bright - that user see that this checkbox is not available at this data.
Please help me :)
1 commentaire
Image Analyst
le 18 Oct 2013
What do you mean "data is in the checkbox"? A checkbox doesn't really have "data" - it has a value (checked or unchecked) and has a string (the text label next to the box) but I don't know what you mean by the "data in" the checkbox.
Réponses (0)
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!