The problem is:

I highlight text in the text component with a mouse.
Click on the button. Because the focus is no longer on the text component,
the selection/highlight disappears. However, the call to the
component.getSelectedText() will still return the selection correctly. How
can I, if possible, have the text marked as selected even though the focus
is lost?

Thanks.

-Lenny, New York.


_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to