That's a completely different issue I think. He just want to differ 
between "F5" and "s". If someone found a good (working) cross-browser 
solution to get more informations from the pressed key, I'm happy to 
integrate this with qooxdoo.

Cheers,

Sebastian



Alex D. schrieb:
> Hi,
> All i can say - you are not the first one :-)
> Use two EventListeners: "input" and "keypress". "input" will give you 
> the value, and "keypress" the keycode.
> Cheers,
> alex.d
>> Dear all:
>>
>> I've had some problems with QXKeyEvent::getKeyCode(). It returns the 
>> same value for some pairs of character keys and function keys (e.g. 's' 
>> and 'f5'). Because of that I can't tell what was actually pressed. What 
>> am I missing here?
>>
>> Best,
>> --Tomek
>>
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>   
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to