App designer panel order
이전 댓글 표시
Hi,
I am designing an app in app designer.
I kept two panels in the app with panel1 on top of panel2 with only the name of panel1 visible (Im1).
Now, when I click on panel1, I expect it to bring the contents of panel1 to the front as in Im2. But panel1 doesn't come to the front when clicked and remains as in Im1.
Please suggest how I can bring panel1 to the front when clicked, without having to reorder the panel everytime I want to edit the contents of panel1. I am using MATLAB 2020 b and windows 10.
댓글 수: 3
Mario Malic
2020년 10월 19일
편집: Mario Malic
2020년 10월 19일
I would suggest you to solve your problem with Tab Group.What you're doing here is not good at all, because panels were not ment to overlap each other, that causes the issues like you have.
Mario Malic
2020년 10월 19일
To reduce the occupied space with multiple panels almost overlapping each other makes no sense at all, regardless if it worked before or not.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!