Resize Buttons during runtime - App Designer
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I'm programming an application in App Designer. When I start my app and change the size of the window during runtime, the buttons disappear.
Is there a way to resize the window at runtime so that the buttons resize ?
Thanks for your help :)
0 Kommentare
Antworten (1)
Jyotsna Talluri
am 17 Jul. 2019
Hi,
You can set the AutoResizeChildren to ‘on’ in the property inspector of each component of your application, so that the components will be preserved even when your app is resized.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!