Hi Tim, good news, I'm working now in web again (so it means also in qooxdoo) and I'm preparing new version of qxbuild. Bad news are that I know about this issue and it's needed to patch qooxdoo first.
This enchancement is related to this issue: http://bugzilla.qooxdoo.org/show_bug.cgi?id=2116 What means stucks? I think that application is never initialized, but all scripts are loaded, is this correct description of the problem? (this is my). This is because qooxdoo is smart and it tries to initialize too early as possible (on load). Due to including it using ScriptLoader it wants to initialize after first script was loaded, but at this time your application is not. And last thing, you had problem with qx.bom.Vml ? I think I reported this issue half year ago!:( Cheers - Petr 9/8 Tim Demann <[email protected]>: > > Hi Petr, > > I used qxbuild for building 0.8.3 and it works fine for FF. > > But for IE I can't get it to work. I already excluded qx.bom.Vml to suppress > the "Unspecific Error" message. Now, the ScriptLoader seems to load the > scripts but the onLoad method won't be called and the loading process > stucks. > > Is anyone already using qxbuild along with IE? > > Cheers, > Tim > > > > -- > View this message in context: > http://www.nabble.com/qxbuild-for-0.8.2-ready-tp22386562p25345674.html > Sent from the qooxdoo-devel mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
