Resize Buttons during runtime - App Designer
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Jyotsna Talluri
2019년 7월 17일
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
참고 항목
카테고리
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!