UITabGroup titles are clipped

9 visualizaciones (últimos 30 días)
Dominik Lechleitner
Dominik Lechleitner el 16 de Sept. de 2022
Comentada: Mr.Tentacles el 6 de Oct. de 2023
Hello,
I'm using the AppDesigner to build an app. I want to use an UITabGroup with tab location set to "left". However, if I use long tab titles in R2020a or later then they are clipped.
Here is an example with location "top" (all is fine):
Here is an example with location "left":
As can be seen, the long tab title is clipped. I haven't found a way to change this behavior. Interestingly, this does not happen with R2019a.
Does anybody know of a way to make the tab titles being displayed fully? I have attached the mlapp file I used to take the screenshots from above.
Any help would be appreciated!
Regards,
Dominik

Respuestas (1)

Eric Delgado
Eric Delgado el 23 de Sept. de 2022
Hey @Dominik Lechleitner, it's not possible, but at the end of the day, why are you trying to do that? Let's do something more beautiful! Let's try a tab group controlled by a graphic menu... See code attached made on R2021b (if you are working on a different release of Matlab, you have to open App Designer and save the file before run it).
  5 comentarios
Eric Delgado
Eric Delgado el 5 de Oct. de 2023
I am using this approach (menu buttons controlling a tabgroup switch) right now. See the image below. Hope it inspires you! :)
Mr.Tentacles
Mr.Tentacles el 6 de Oct. de 2023
This is very helpful thank you for the response!

Iniciar sesión para comentar.

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by