Hi all, after putting text in a JTextField, which is longer then the width of the JTextField, I want to programmatically display the text from the very beginning, which means I need to scroll back to the beginning of the text. I tried setScrollOffset() and scrollRectToView(), but none of these seem to work correctly. Is it possile at all? Greetings, Ralph ------------------------------------------------ Ralph Kar | Software Developer | mailto:[EMAIL PROTECTED] RTS AG | http://www.rtsgroup.net ------------------------------------------------ _______________________________________________ Advanced-swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/advanced-swing
