I have a list of widgets (custom list items) that I'd like to have right-click 
/ context menus for. However, I do not want the action of opening the menu to 
actually select the corresponding list item. Is this possible? I've tried 
several combinations of putting "e.stopPropagation()" and "e.preventDefault()" 
in the contextmenu listener function, but it seems the change selection event 
happens anyway. Instead of a contextmenu, another option is to have a small 
button in each list item that brings up the menu---is there an easier way to 
handle clicks on a child control without selecting the parent listitem widget?

Thanks!
Andrew
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to