Is it possible to give style for my GUI buttons?
5 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Luna
on 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 Comments
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!