Hi,

is there any way to invoke application initialization manually ?

I mean to completely skip qxsettings["qx.application"] and call
something like qx.core.Init.init().

Is this possible ?

I need this for qxbuild. It works fine for all browsers except IE.
Qxbuild loads all scripts by adding script into document head, but IE
calls domready event too early (after first script is loaded). So I
need to workaround this issue by calling qooxdoo initialization when
I'm sure that all scripts were loaded.

I don't know how to do this without assistance.

Cheers
- Petr

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to