This is a good one.

Now we only need to know how many lines fit into the window of the rtb,
and how many lines has the text totally, to keep it scrolled so that the last line added is always visible.
Possibly could be done with the TextHeight() function and the height of the rtb window...