Hi, I'm trying to redirect system out to a textarea withing a scollpane. I got the textarea to fill with the System.out text but the ScrollPane is not scrolling with the last entry and is always staying at the beginning of the textarea.
Is there a way to force the scrollpane to scroll to the bottom? Thanks Patrick
