Hi BenoƮt,

On Sunday 10 January 2010 13:47:31 benco wrote:
> Hello,
> 
> I noticed that the mouse type event class' getButton() method always
>  returns 'left' on pure "click" events. This is a bit annoying because I
>  must execute an action only if the clicked button is the left one... not
>  the others...
> 
> Any idea or workaround ?
Use the "isLeftPressed" method of the event instance.
-> http://demo.qooxdoo.org/current/apiviewer/#qx.event.type.Mouse

cheers,
  Alex

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to