Hi all,

Currently I am developing and HTML5 application with qooxdoo.

I am having a problem with zIndex of qooxdoo ui.Window

I am explaining my case:

I have qx.ui.desktop in myapplication. All windows are added to it.
in addition I having an absolute positioned Iframe (normal iframe not
qooxdoo) which is always hidden. When ever user want to do something on
Iframe then JS will increase the zIndex of iframe to bring it to front.

I want to display some particular qooxdoo window's above the IFrame.

I have tried myWindow.setZindex(100), 1000 where the iframes zindex is 80;
But nothing works.

Is there is any way to do it?

Thanks in advance.



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/problem-with-zIndex-of-ui-Window-tp7583357.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to