I just saw that addKeyListener() is deprecated in gwt 1.6.4. Actually I just wanted to make a listener which checks the user input in a text box and allows only numbers.
with gwt 1.6.4 I could not figure out how to do that since I should not use the keyboard listener anymore. any hints how I can check the input with the KeyUpHandler of gwt 1.6.4? thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
