Clear Filters
Clear Filters

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

2 views (last 30 days)
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.

Answers (1)

Sai Teja G
Sai Teja G on 11 Feb 2024
Hi Radhi,
You can follow this link to learn how to resize labels and other elements when maximizing the window.
Hope this helps!
  1 Comment
Radhi
Radhi on 11 Feb 2024
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.

Sign in to comment.

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!