APPdesigne​r中,可编辑文本框显​示文本内容后,如何编​程控制其滚动条,使得​可以定位到特定的内容

조회 수: 28 (최근 30일)
minlei qin
minlei qin 2019년 10월 29일
댓글: Huang Zhang 2023년 9월 7일
请问APPdesigner中,将可编辑文本框显示文本内容后,如何控制他的滚动属性?我想通过编写代码实现控制文本框的内容滚动到指定位置。看了下uitextarea属性,并没有滚动属性,这个需要如何解决啊?,多谢解答。
  댓글 수: 1
Walter Roberson
Walter Roberson 2021년 9월 26일
Approximate translation:
In APPdesigner, after displaying the text content in the editable text box, how to control its scrolling properties? I want to control the content of the text box to scroll to a specified position by writing code. After looking at the uitextarea attribute, there is no scrolling attribute. How to solve this? , Thanks for the answer.

댓글을 달려면 로그인하십시오.

답변 (1개)

ers Z
ers Z 2021년 9월 26일
老哥 解决没呀
  댓글 수: 6
Walter Roberson
Walter Roberson 2021년 9월 26일
Approximate translation:
Yes, my purpose is to keep the scroll bar at the bottom and always display the latest text content. The function you want to achieve is more complicated.
Huang Zhang
Huang Zhang 2023년 9월 7일
可以用属性的scroller,比如调用app.EventLog.scroll("bottom")

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Word games에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by