
Button group with horizontal alignment
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Simple question: How can I create a button group with buttons aligned horizontally right next to, and not vertically below each other? I would like to create a group of radio button, and could not find any properties - like "Alignment" - that might do the trick.
DEFAULT BEHAVIOR DESIRED FUNCTION / BEHAVIOR

0 comentarios
Respuestas (1)
Nikhilesh
el 18 de Nov. de 2022
Hi Florian,
Although there is no alignment settings in the panel you can always select them and arrange as per your need.

2 comentarios
Goncalo
el 25 de Jul. de 2024
Editada: Goncalo
el 25 de Jul. de 2024
I find button groups quite useless, basically it just gives you some pre-implemented functionality to manage button clicks but other than that it is super limiting. I always implement my button group so that I take advantage of gridlayouts.
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!