Re: [qooxdoo-devel] Truly trasparent

2009-04-15 Thread Alexander Back
Hi Massimo, On Wednesday 15 April 2009 mapp...@libero.it wrote: > Hi, > I am trying to get trasparent popup, but the code > > popupWait. > setBackgroundColor("transparent"); > > does not provide a true trasparency. It is > like a dark glass. > Is it possible to optain in such a way? Yes it is :)

[qooxdoo-devel] Truly trasparent

2009-04-15 Thread mapp...@libero.it
Hi, I am trying to get trasparent popup, but the code popupWait. setBackgroundColor("transparent"); does not provide a true trasparency. It is like a dark glass. Is it possible to optain in such a way? Thanks in advance. Massimo ---