dmbaggett wrote:
> I spent some time debugging this. It appears that the Scoller's focus
> indicator is stealing the right click event and sending a cellClick event.
> If I disable the focus indicator with 
>
> table.getPaneScroller(0).setShowCellFocusIndicator(false);  
>
> Then my contextMenu events work fine.
>
> I'm also curious how to enable keyboard events (like arrow keys to move
> around) in the table. Any hints on some example code to follow?
>   

Did you start off of 
http://qooxdoo.org/documentation/0.8/ui_interaction#keyboard_support ?!

T.

> Dave
>
>   

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to