Hi,

I'd like to know what was changed in Application.onScriptLoaded(). In
QxBuild I'm using custom loader that loads the .js files into the
browser and when everything is finished it calls
qx.event.handler.Application.onScriptLoaded(). It does nothing in
trink, but it worked in qooxdoo 1.0.1.

So what I need to call to initialize the application?

Note: I'm replacing the qx.event.handler.Application.onScriptLoaded();
with ; in generated files.

Is there better solution to tell qooxdoo that I want to initialize
application manually?

Thanks

-- 
Best regards
- Petr Kobalicek <http://kobalicek.com>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to