Buttons in GUI of compiled standalone apear flat
1 view (last 30 days)
Show older comments
When I create a GUI with Guide the buttons look nice with a border as long as I start it from within Matlab. As soon as I generate a standalone version with the Application Compiler and start the .exe the buttons appear "flat" with no differentiation from the background. Please see example below.

Thanks for your help. moinmoin
1 Comment
Adam
on 4 Jan 2017
This was a known bug of that particular version of Matlab if I recall correctly. It was fixed for R2016a, I don't know if a workaround was ever produced. I always built compiled apps in R2015a for the duration I had R2015b.
Accepted Answer
Jan
on 4 Jan 2017
You can find such solutions by asking an internet search engine e.g. for "Matlab compiled buttons bug".
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!