In my application, I have a TextField and a Button. When either the TextField is focused and enter/return is pressed or the Button is clicked, I want some action to happen, so I added an eventlistener. What exactly is the event for the TextField I have to listen to? It's not "input", I don't want to monitor every character typed in. It's not "execute", which works fine for the Button.
Any help? Matthias Reuter ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
