On 2008-05-20, at 13:58 EDT, Sukmi Ledru wrote:
We've developed our application using 3.3 and wanted to look into
generating
DHTML with 4.0.
When I use IE7, "powered by openlaszlo" logo spins and nothing
happens. Is
there some configuration issue that I missed?
The DHTML support in 4.0 is only a preview. We are actively working
on finishing that support for 4.1.
I have two suggestions:
1) Try using Firefox with the Firebug extension as the first browser
for debugging your application in DHTML. Firefox support in 4.0 is
much more complete than IE and the Firebug debugger is much more
helpful than the IE debugger. Often if you can get your application
debugged in Firefox, it will then work in IE.
2) Try using the nightly builds of 4.x. While these may be unstable,
they will give you a better indication of what the final 4.1 release
will do.
If you find bugs in the 4.x nightlies, please report them at
http://jira.openlaszlo.com
Thanks!