Problem with auto reflow in app designer
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Francois Aube
am 11 Jun. 2019
Kommentiert: Francois Aube
am 12 Jun. 2019
Hello, in the app designer version 2019a, the auto-reflow does not work, the children objects do not resize even if I check the autoresizechildren check box. I have a colleague who has the same issue. Thanks!
0 Kommentare
Akzeptierte Antwort
Chris Portal
am 12 Jun. 2019
Auto-reflow is different than the autoresize option. Autoresize will resize components for you when the window is resized. Reflow is only possible if you build an app using the new reflow template. This will not only resize your content but also reflow it.
Is your app built using the new reflow template?
3 Kommentare
Melissa Williams
am 12 Jun. 2019
The reflow template is available on the start page when you start up App Designer or press New from within App Designer, in the middle next to blank app. You can chose 2 columns or 3 columns which will reflow to stack on top of each other when the app gets narrow. Your components will resize as you resize the app.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!