Have you tried other events, like 'keyup'?!

On 02/25/2013 04:37 PM, Alexei Vinidiktov wrote:

On Mon, Jan 11, 2010 at 3:23 PM, Alexander Steitz <[email protected] <mailto:[email protected]>> wrote:

    Unfortunately not. You have to use event listeners to check for
    any changes.
    Feel free to open a bug report for this feature if you like to see
    it in  the
    future.


How do I add a keypress event listener to HtmlArea?

This didn't work:

htmlArea.addListener("keypress", function(e) {
alert("key pressed!");
}, this);


--
Alexei Vinidiktov


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb


_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to