x.removeKeyboardListener(listener) Ian http://examples.roughian.com
2009/5/24 abbu <[email protected]> > > Hi all, > I have a login page in my application. Upon the entry of wrong > username or password it shows me alert popups. i have a keyboard > listener for the 'enter' key. if i enter the correct username and pwd > and press enter key TWICE subsequently, request is send twice and my > page is double loaded, i mean the page contents are cascaded one below > the other twice. How to remove the keyboard listeners after a > succesful request has been made? > > Thanx in advance. > Asif > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
