Re: [qooxdoo-devel] Top most widgets on a Desktop

2010-06-21 Thread Christian Hagendorn
Hi, using the zIndex is the right way, maybe you used a too small value. Here is a short example with zIndex: http://tinyurl.com/3x3wqkw Cheers, Chris Am 19.06.2010 13:22, schrieb redroom: > Hello, > > I have an application with a Desktop object and Windows in it, and I would > like to add some

[qooxdoo-devel] Top most widgets on a Desktop

2010-06-21 Thread redroom
Hello, I have an application with a Desktop object and Windows in it, and I would like to add some image widgets that would animate sometimes on top of it, even on top of the windows... like an add banner. So far my image is on top of the desktop but behind the windows. I tried to play with zInde