On 08/08/2012 03:30 PM, kay wrote:
> still the problem exist, even when I try this:
>
> var decorator = new qx.ui.decoration.Background();
> decorator.setBackgroundImage("http://resources.qooxdoo.org/images/logo.gif");
> this.getRoot().setDecorator(decorator);That code works for me. You should see this warning in the console (source version): ImageLoader: Not recognized format of external image 'http://resources.qooxdoo.org/images/logo.gif'! > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Desktop-background-image-tp7580931p7580933.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
