How do I create a scrollable app using appdesigner?

110 vues (au cours des 30 derniers jours)
William Moningka
William Moningka le 7 Fév 2021
Commenté : William Moningka le 20 Fév 2021
I'm currently working with appdesigner on MATLAB Version: 9.5.0.1298439 (R2018b) Update 7 (Windows 10 64-bit).
Could anyone advise how to create a scrollable app window that works on all screen sizes?
I have large amount of components (mostly textboxes), trying to create an all in one vehicle dynamics calculator for school project.
I can try to squeeze all the components to be visible under 1 tab on my 24-inch monitor. But when I use a smaller laptop screen, I can't see and access some of the components and I can't seem to resize or scroll the window around.
I have tried to put all components inside a panel and activate scrollable, but doesn't seem to work. Maybe the panel itself is too big for the small screen but if I make the panel smaller, then the components would not fit in, lose their parent-child relations and become invisible.
Anyone has advice, experience or workaround? Thank you.

Réponse acceptée

Mario Malic
Mario Malic le 7 Fév 2021
Modifié(e) : Mario Malic le 7 Fév 2021
Hello,
click your main UIFigure component, under Interactivity, find property Scrollable.
  4 commentaires
Mario Malic
Mario Malic le 8 Fév 2021
Yes, see the Position property of the UIFigure, you can set it throught component browser.
William Moningka
William Moningka le 20 Fév 2021
I managed to get the app window size to fit different screen resolutions from below answer.
Thanks for your help

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by