user the Keyboard listener http://www.gwt-ext.com/forum/viewtopic.php?f=5&t=54
Andrea www.roundcrisis.com On Thu, Sep 3, 2009 at 12:21 PM, subbu<[email protected]> wrote: > > Hi, > I have a login form.I need to login after the user enter the > password and press the enter key.How can we check the key pressed is > an Enter key.Is it possible to call keypress event on entering values > in text field. > > final TextField passWord = new TextField("Password","pswd",150); > > > Thanks and Regards, > Subash > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
