Resize Buttons during runtime - App Designer

8 visualizaciones (últimos 30 días)
Kim Soltau
Kim Soltau el 4 de Jul. de 2019
Respondida: Jyotsna Talluri el 17 de Jul. de 2019
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 :)

Respuestas (1)

Jyotsna Talluri
Jyotsna Talluri el 17 de Jul. de 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.

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by