Hi people,
First some compliments to the qooxdoo team:
I migrated my project (which is not released yet) to 0.8 and I must
say: it looks really "Modern" now ;-)
As a programmer qooxdoo has almost everything I need to develop a web
application. I don't need
Flash, AIR or Silverlight because I have qooxdoo!
Thanks for all the work. It's really appreciated.
Now the question:
One question regarding qx.ui.basic.Image.setSource()
if I try to specify an image using a http URL it doesn' work:
var photo0= new qx.ui.basic.Image;
//photo0.setSource("myapp/test.png");
photo0.setSource("http://www.top10.hier.nu/img/Computer-50x50.jpg");
I get a message in the debug window:
1861ms qx.ui.basic.Image[5n]: Unknown image:
http://www.top10.hier.nu/img/Computer-50x50.jpg
obviously it doesn't like the fully qualified URL because if I replace
it with "myapp/test.png" it works fine.
In 0.7 the full URL however worked fine. How can I set an image to an
url with "http://..." in it?
thanks in advance,
Farid
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel