Hi Petr,
you are welcome.
Petr Kobalíček wrote:
>
> This all is related to "manual initialization" already in bugzilla.
>
The problem still exists. As a workaround I simply removed the application
initialization code at the end of qx-build.js manually.
Petr Kobalíček wrote:
>
> I don't
Hi Petr,
thanks for your response. In the meantime I fixed the IE problem by myself.
The ScriptLoader can't cope with IE for two reasons:
1. The onload-event doesn't work for script tags in IE. So the progress bar
doesn't show any progress and the application doesn't start. That means
"loading p
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