I'm changing the text selection from a mousemove event handler and it does not seem to refresh on the screen until I resize the window. I wasn't sure if the event handler is called from the update manager thread, so I tried invokeLater also, but it didn't make any difference. Am I missing something in my code that I need to do to cause the refresh?
Thanks, Denis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]