Resize Buttons during runtime - App Designer

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 :)

Answers (1)

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.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 4 Jul 2019

Answered:

on 17 Jul 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!