On 09/13/2010 11:00 AM, Tranninger Harald wrote: > HI! > > > > One question, > > > > I need to initiate a key event by clicking a button. Normally you only > need to receive key events, > > And that´s not a problem at all. But now I want to click on a button and > initiate a key event. > > > > For example I want to klick the button A and then I want to have the > same action like pressing an A on the keyboard.
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. T. > > > > > > Thanks a lot! > > > > Hari > > > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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
