Hi all !
I'm running my demos with Playground demo utility on qooxdoo website.
I think this is an excellent tool for doing practice, and I'm entusiast of
it.
I have this problem:
I want to load an image that is stored in my local disk For example in the
path:
C:\Documents and Settings\Desktop\WebDesign\immagini\image.png
I know that qooxdoo application expects to find images in its resource
folder.
So how i can set the background image of a widget decorator to image.png ?
I tried:
combo2decorator.setBackgroundImage("file:///C:\Documents and
Settings\Desktop\WebDesign\immagini\image.png");
but no image was loaded.
The image is loaded when i take for example the qooxdoo image:
icon/22/apps/internet-web-browser.png
Thanks in advance!!

Giacomo.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to