Gui interface depends on screen size

8 visualizaciones (últimos 30 días)
Denis Sangaletti
Denis Sangaletti el 22 de Feb. de 2018
Respondida: Bhuvnesh Singh el 28 de Feb. de 2018
Goodmorning,
I'm Denis Sangaletti and I would ask help about the size of my GUI. In particular I created a GUI on one PC and opening it on another laptop, all the button are visualized in different positions and some of them are overlapping. I would ask if there is a way to have a gui indipendent from the screen size. I tried imposing "units" equal to "normalized" but nothing changed. Secondly I would ask if is possible to add a scroll bar to the complete GUI.
Thank you very much Best regards Denis Sangaletti

Respuestas (1)

Bhuvnesh Singh
Bhuvnesh Singh el 28 de Feb. de 2018
You might want to try writing a callback that activates when the app is loaded.
Check the following link for more information:
For adding the scrollbar, follow the below link:

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by