In plain JavaScript, it's trivial to hook a key up handler to window.document. But in GWT, I can't seem to add a KeyUpHandler to Document.get().
Is there a quick & easy way? Or do I have to add the mess that's describe here - http://bit.ly/If5jK --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
