Do you just want to change the look or do you want to deactivate the window? It
is, currently by design, that always one window is the active one. If you want
to change that, you have to write a custom theming, like Marc already suggested.
Best,
Martin
Am 05.05.2011 um 15:18 schrieb Port:
> Yes, I did.
> Let me explain.
> I write something like that:
>
> var win1 = new qx.ui.window.Window("First Window");
> var win2 = new qx.ui.window.Window("Second Window");
>
> this.getRoot().add(win1);
> this.getRoot().add(win2,{left:100, top:100});
> win1.open();
> win2.open();
>
> In result, Second Window is Active and look like active. How to do both
> windows look like First Window (inactive window)?
>
> Thank you.
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Inactive-Windows-tp6333515p6334220.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today. Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel