App designer panel order
Mostrar comentarios más antiguos
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 comentarios
Mario Malic
el 19 de Oct. de 2020
Editada: Mario Malic
el 19 de Oct. de 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
el 19 de Oct. de 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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!