How to create a textarea with dynamic height with App Designer?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
I'm currently creating a GUI using App Designer. With one button, the user is able to select a file he wants to load. The selected filename should be displayed in a textarea. Because the length of the filenames varies, sometimes the textarea has too many lines and is too big, and sometimes, it has too less and a scrollbar is automatically added.
Is there a way, to make the height of the textarea relative to the length of the string, that has to be displayed?
Thanks in advance -Fabian
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!