Hi,
please check three things:
1. there is a toolchain hint for the image, e.g.:
        ...#asset (swccontrol/toolbar/send-sms.jpg)...
2. path of the image is valid (maybe you don´t need "resource" in your path)
3. perform a build because the toolchain has to know about the image you´re 
using

HTH,
Rob.

-----Ursprüngliche Nachricht-----
Von: kay [mailto:[email protected]] 
Gesendet: Mittwoch, 8. August 2012 15:11
An: Robert Nimax; [email protected]
Betreff: [qooxdoo-devel] Desktop background image

Hi there,

I want to insert a Background image on a desktop but what I get is just an 
empty desktop with no image.

here is the code I got:

var decorator = new qx.ui.decoration.Background(); 
decorator.setBackgroundImage("resource/swccontrol/toolbar/send-sms.jpg");
this.getRoot().setDecorator(decorator);

----------------------
your help will be apreciated
Thanks



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Desktop-background-image-tp7580931.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

Reply via email to