How can i make a dynamic GUI in Guide?
Afficher commentaires plus anciens
I am having issues making my GUI dynamic. Currently, I can resize my GUI; however, when i make the GUI bigger the tables in the GUI do not increase in size as well.
Any suggestions will be great
thanks,
Cordelle
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 2 Juil 2013
0 votes
Type control-A to select all the controls. Double click on one of them to bring up Property inspector. Go to the Units property and set it equal to normalized. This works for all controls except those in a container like a panel (they don't get selected by control-a), for which you'll have to select the controls manually.
1 commentaire
Cordelle
le 2 Juil 2013
Catégories
En savoir plus sur Tables 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!