I am making a telnet client which uses the rtf box to get the text from the server.

What I need to know is how to make it scroll down as new text is sent in..as it is now everytime new text is sent to me it defaults to the top of the scrollback buffer.

How can I make it default to the bottom of the scrollback buffer so I can read what is coming in?

Thanks again, prolly something I am just overlooking.

Alan