[Gambas-user] scrolling TextView question

tetsuo tetsuo at ...756...
Fri Mar 17 13:12:10 CET 2006


Is it possible to scroll down automatically a TextView when I insert new 
lines over the visible limit?

With textArea i use .pos=len(.text) ... but in textView i don't know, 
there is not a .pos property.

I must use a scrollable text object with tags support (for bold and 
italic styles) ... how can i do to view always the last row inserted?


Gambas-1.9.23

tetsuo




More information about the User mailing list