sorry, if this is a double post, but I did't get a reaction yet:

I try to create a qximage to display a generated image:
var img = new QxIMage("/path/to/my/image.png");

when I modify the generated image and try to update the qximage with:

img.setSource("path/to/my/image.png");

I still get the (old) unchanged version displayed in my browser. Could this be 
caused by the image preloader/chaching of qooxdoo?
If yes: how can I force an update in the qximage so that the latest file is 
displayed?
if no: what is causing this behaviour?
Thanx in advance.

Farid

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to