all, 
   hi. recently, i do some research in qooxdoo. qooxdoo is very very great.
i think we can do lots of things on it! so, here is my problem : 
   1. use a tabView which added to application.rootWidget 
   2. use a desktop which added to tabView.page 
   3. desktop.addListener("contextmenu", function(e) 
{ 
   doSomething....; 
}); 
    
   4. use a window which added to desktop. 

   right mouse button click , i get the pop. BUT 
   problem is WHEN i right mouse button click on the WINDOW, the popup show
also , WHY? 
    
    is the logic  right ( cilck on a window, desktop's "contextmenu"
listener do something )??? 

    help me!!!

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/popup-and-contentmenu-problem-tp6663590p6663590.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to