> Do you apply these settings before executing your application main? It's > even better to define a own QxSettings object just before you load your > qooxdoo.js file (include it before qooxdoo.js inside your html head > element). > > Sebastian
Hi Sebastian, No, I was doing all my QxImageManager setup within window.application.main(). Doing the QxImageManager setup before main() fixed the problem. Many thanks! Simon ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
