How can I un-group multiple components in appdesigner

8 次查看(过去 30 天)
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!

回答(1 个)

Praveen Thota
Praveen Thota 2022-12-29
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.

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by