Is it possible to give style for my GUI buttons?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi! I am developing a GUI and I am wondering if it is possible to make the pushbuttons look better, like instead of square, rounded borders and stuff like this in guide?
Thank you
0 Commenti
Risposte (1)
Luna
il 30 Nov 2018
As far as I know there is no documented property for button shape. You can get the java object and manipulate it.
See below link from Yair's blog:
0 Commenti
Vedere anche
Categorie
Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!