Hi

Since yesterday, i give it a try.
At the moment it looks ok.
For me it's working as expected.

Regards



2013/2/18 Benjamin Dreux <[email protected]>

> Hi,
>
> I would like to have to blocker on my application.
> On the Application there is a blocker that is used to make modal window.
>
> My issue is that i want to block the content of my app when there is a
> ajax call in progress(some of them).
> And sometime it happend that the main app blocker and my blocker must be
> shown. But they must not be hidden at the same time.
>
> At the moment, I use the application's blocker. What happen is that i'm
> removing the app blocker, when there is a modal window on the screen.
>
> So i want to know if there is a problem to creating a new blocker this way
>
> var root = qx.core.Init.getApplication().getRoot();
> var blocker = new qx.ui.core.Blocker( root );
>
> So i want to use this completely appart from the blocker setted in the
> application root.
>
> Is that possible?
>
> Regards
>
> --
> Benjamin Dreux
> Analyste-Programmeur
> Chaire de logiciel libre-Finance Social et solidaire
> UQAM
> Montréal
>



-- 
Benjamin Dreux
Analyste-Programmeur
Chaire de logiciel libre-Finance Social et solidaire
UQAM
Montréal
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to