How can I un-group multiple components in appdesigner
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am making a GUI from appdesigner.
In the process, I grouped a few buttons/Editfields together.
However, I noticed that I canonot ungroup a particular group, and, I cannot add new buttons to that group.
when I click on that group, the CANVAS->Grouping button is greyed out. Bottom-right shows 'Multiple Components | Callbacks'. It seems the block I chose is indeed a 'group'.
How can I ungroup this? closing/restartgin app designer is not helping.
When I tries to make a new group with completely other buttons/ediit fileds, I can freely group/ungroup the new groups.
Thanks!
0 comentarios
Respuestas (1)
Praveen Thota
el 29 de Dic. de 2022
Hi,
I understand that you want to ungroup a previously grouped Buttons/Edit fields but unable to do it because the grouping button is greyed out.
In case of nested groups (that is a group inside a group) the Grouping button is enabled only for the higher-level group.
In your situation, I assume that the selected group is part of another group. If true, then higher-level group should be ungrouped before operating on internal groups.
Hope this helps.
0 comentarios
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!