How to create a textarea with dynamic height with App Designer?
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!