App designer panel order
Mostra commenti meno recenti
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 Commenti
Mario Malic
il 19 Ott 2020
Modificato: Mario Malic
il 19 Ott 2020
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
il 19 Ott 2020
To reduce the occupied space with multiple panels almost overlapping each other makes no sense at all, regardless if it worked before or not.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Programming in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!