Is it possible to give style for my GUI buttons?
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Luna
2018-11-30
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!