when using a TextBoxImpl, you can get the cursor position and selection length correctly, except when you highlight some text, then click inside the highlighted area. In which case you consistently get cursor position of 0.
this means, there is no way to programmatically determine where the cursor is any more, even though visually the cursor lands right where you last clicked (in the middle of the previously selected text range). any one have any solutions to this problem? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
