How do you remove the grid layout in App Designer?
15 ビュー (過去 30 日間)
古いコメントを表示
Deleting the grid layout that I placed now deletes all the components in it.
How do I delete it without losing all those components?
1 件のコメント
Mohammad Sami
2020 年 6 月 24 日
Yes, all the components are children of the grid layout. Is there any reason why you want to delete the grid layout ?
The grid layout allows the scaling of the components when you change the window size of your app.
採用された回答
Sugar Daddy
2020 年 6 月 24 日
select all the components (you have to select them 1 by 1 using mouse and shift key) drag them out of canvas as shown below

I selected all the components, Now Drag them out of the canvas as shown below


Now brig all components back by pressing Ctrl+A and drag them back

その他の回答 (1 件)
cui,xingxing
2024 年 9 月 11 日
Starting in R2022a, you can remove a grid layout manager from your app and convert the components in the grid to use pixel-based positioning. Please see more information here: Use Grid Layout Managers in App Designer - MATLAB & Simulink - MathWorks China
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!