GUI Development - Missing border around Push Button

3 views (last 30 days)
Hello, I am making a GUI and when I preview the GUI push buttons in GUIDE it looks okay.
However when I use the deploytool and make a stand alone GUI, all of the push buttons are missing their border.
Any ideas how to correct this, as far as I can tell this is not a settable property?
Thanks in advance
  1 Comment
Johan
Johan on 23 Sep 2015
Edited: Johan on 23 Sep 2015
I just wanted to say i am having the same issue. It seems to be related to runtime v9.0. Since apps that I package with 8.6 by default don't have this problem.
Edit:

Sign in to comment.

Accepted Answer

Johan
Johan on 23 Sep 2015
Apparently its a known bug and a workaround is available here: http://www.mathworks.com/support/bugreports/1293244

More Answers (0)

Categories

Find more on C Shared Library Integration 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!