different pieces of text get dynamically loaded into a text field - that has a scroll bar.
if i scroll down the text - then load new text into the text field - the text will load but it will appear scrolled - so my question is how can set the scroll bar to go to the top when new text is loaded...
(i know how to organize the functions, but not how to control the scroll bar through code)
thanks!