Hi,

I have several widgets that popup a window (with a ColorSelector, a
DateChooser, ....) when clicked .
I would like that when clicked, all other popups (if present) to be
automatically closed.  It doesn't make sense to have more than one popup
open at once.
I thought that this was the effect of qx.ui.poup.Popup.setAutoHide(true),
but it does nothing.

In addition, I would like the window to close when clicking outside of the
window.
Is the best way of doing this, the same that uses ComboBox?
When the combobox list is opened, the mouse is captured. Capturing is
released when clicking outside.  In that case the List is hidden.

Regards,
David
-- 
View this message in context: 
http://www.nabble.com/Popup-autoHide-tf2270868.html#a6303344
Sent from the qooxdoo-devel forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to