Thanks for reporting back, Jean-Noel.
T.

Jean-Noël Rivasseau wrote:
> I achieved what I wanted to do by setting autoHide to false.
>
> On Fri, Sep 18, 2009 at 9:18 PM, Jean-Noël Rivasseau 
> <[email protected] <mailto:[email protected]>> wrote:
>
>     Hello,
>
>     I know that *normally* when you click on something else, popups
>     disappear. But this is due to the following line of code in
>     PopupManager:
>
>         qx.bom.Element.addListener(window, "blur", this.hideAll, this);
>
>     and I remove this listener in my own application.
>
>     Still, clicking on scrollbars make the popups disappear and I dont
>     understand why - I really wish to avoid this.
>
>     For other reasons though I cannot use a window object - so, where
>     is the code that makes popups disappear?
>
>     Thanks
>
>     Jean-Noel
>
>
>
>     On Thu, Sep 17, 2009 at 5:18 PM, Jonathan Weiß
>     <[email protected] <mailto:[email protected]>> wrote:
>
>
>         Hello Jean-Noël!
>
>         How do you scroll? Do you click on the arrow of the scrollbar
>         or the
>         scrollbar itself? Whenever you click on something while a
>         popup is open the
>         popup will disappear - this is by design.
>         You could use a windows instead of a popup. A windows will
>         stay open if you
>         click somewhere on your application.
>
>         Cheers,
>         Jonathan
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>   

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to