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