-----Ursprüngliche Nachricht-----
Von: thron7 [mailto:[email protected]] 
Gesendet: Montag, 13. September 2010 12:22
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] Key event


Mh, it is rather difficult to create synthetic key events cross-browser
(You can look at the Selenium code, which is quite massive in this regard).

What do you want to achieve? Maybe this can be accomplished by using
qooxdoo commands or custom events.
-----------------------------------


Hm, I want to create a virtual keyboard. So I made a container with the whole 
ABC.
Each Button (A, B, C...) has a own listener. So if I click on a button (A, B 
...) 
Then I want to get the same action like pressing a key on the keyboard.

One Example is: I have a List. If I press the A button, I want to get all 
listitems beginning with an A.

I need this virtual keyboard, because I want my app to run on touchscreens.

Thanks,

H.


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to