How to make all GUI app components resizable proportionately with window maximizing using app designer

8 次查看(过去 30 天)
I make an app using matlab app designer. In that UI Figure properties, the AutoResizeChildren property is enabled, But while running the app, when the app window is maximized, i am observing the resizing only for edit text fields. Labels, Images, radio buttons etc are not getting resized. This makes the window looking odd. Please suggest a way to fix the problem.
Thank you.

回答(1 个)

Sai Teja G
Sai Teja G 2024-2-11
Hi Radhi,
You can follow this link to learn how to resize labels and other elements when maximizing the window.
Hope this helps!
  1 个评论
Radhi
Radhi 2024-2-11
Thank you for your response Teja.
I couldn't see the 'Resize components when app is resized' property mentioned in the link. "AutoResizeChildren" property is already enabled for the UI figure but the problem is not solved.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by