Hi folks,
i am wondering how to keep the scroll bars in the text area down when
more and more text is appended to the area... can anyone help ?
klynn47@comcast.net - 02 Dec 2005 11:59 GMT
Have you tried the method setCaretPosition?
Thomas Weidenfeller - 02 Dec 2005 13:05 GMT
> i am wondering how to keep the scroll bars in the text area down when
> more and more text is appended to the area... can anyone help ?
See the comp.lang.java GUI faq.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
Roedy Green - 02 Dec 2005 18:37 GMT
>Hi folks,
> i am wondering how to keep the scroll bars in the text area down when
>more and more text is appended to the area... can anyone help ?
see http://mindprod.com/jgloss/scrollpane.html
Sample code there will do it.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.