Consistent colors in GUI across systems
Mostrar comentarios más antiguos
I'm working on a cross platform GUIDE based application.
My development system is MacOS Lion. When I run the application on that system the GUI looks good (at least to me). However, when I run it on a different version of Matlab or different OS background colors seem to be chosen at random.
If I explicitly set the background color, even to the exact value it shows on my development system it is consistent. But, I have a googol or two widget in this thing.
On MacOS-Snow Leopard, backgrounds are darker (170,170,170 instead of 237,237,237).
On Windows XP, Win 7, Ubuntu 11.04 the button colors are using the "Angry Fruit Salad" color map, some are gray, some are red, yellow, orange, purple and the backgrounds to msgbox are as dark as on Snow Leopard.
Is there any alternative to setting every single background in GUIDE and explicitly modifying each msgbox and other pop-ups?
Thanks, Joe
1 comentario
Joseph Areeda
el 14 de Feb. de 2012
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!