Hi all, I don't know if this one has already been addressed but there seems to be a problem in the way the generator processes the uris for the "source-all" target. Under M$ Win XP (I know, it's bad...), whenever the framework is installed on a different disk than the generated project (e.g. C: and D:), the "source-all" built app fails to load in firefox (and in IE 7, it's half loaded, e.g. the rollover border doesn't appear on buttons). No problem when everything is on the same disk. The workaround is to search/replace all the URIs definned in the generated JS, e.g. : C:/ -> file:///C:/ C%3A/ -> file:///C%3A/
Sorry if I missed something either in the doc or in the bug reports. Regards, Vincent -- Vincent Vandenschrick Jspresso Framework http://www.jspresso.org ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
