In my current legals build (which has substantial changes since legals-pr2) taking out the debug="true" from the canvas tag makes it work.
To use the debugger, pass debug=true as a HTTP param: http://localhost:8080/legals/test/aaron2.lzx?lzr=dhtml&debug=true Try it in nightly build 1706: http://download.openlaszlo.org/nightly/legals/1706 Modified code: <canvas width="600" height="600" bgcolor="gray"> <view name="header" x="5" width="${parent.width-10}" height="40" bgcolor="#163b67"> <view x="10" y="3" bgcolor="white"> <text fontsize="24" fontstyle="bold" fgcolor="#FFFFFF">Test DHTML</text> </view> <view x="400" y="8" bgcolor="blue"> <simplelayout axis="x" spacing="4"/> <text fontsize="12" fontstyle="bold" fgcolor="#FFFFFF">Test</text> <text fontsize="12" fontstyle="bold" fgcolor="#FFFFFF">DHTML</text> <text fontsize="12" fontstyle="bold" fgcolor="#FFFFFF">Output</text> </view> </view> </canvas> On Aug 30, 2006, at 4:54 PM, BLISHEN Aaron wrote: > > Hi All, > > I am trying to get DHTML output working for the following LZX: > > <canvas width="600" height="600" debug="true" bgcolor="gray"> > <view name="header" x="5" width="${parent.width-10}" height="40" > bgcolor="#163b67"> > <view x="10" y="3" bgcolor="white"> > <text fontsize="24" fontstyle="bold" fgcolor="#FFFFFF">Test > DHTML</text> > </view> > <view x="400" y="8" bgcolor="blue"> > <simplelayout axis="x" spacing="4"/> > <text fontsize="12" fontstyle="bold" > fgcolor="#FFFFFF">Test</text> > <text fontsize="12" fontstyle="bold" > fgcolor="#FFFFFF">DHTML</text> > <text fontsize="12" fontstyle="bold" > fgcolor="#FFFFFF">Output</text> > </view> > </view> > </canvas> > > The result is just a grey canvas. If I use swf output, the views are > displayed. Any ideas? > > > Cheers, > > Aaron. > > > Environment info: > > - LPS: LPS_HOME is C:\dev\apache-tomcat-5.5.17\webapps\simpleapp > - LPS: LPS config directory is: > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\WEB-INF\lps\config > - LPS: Detailed LPS log is at > C:/dev/apache-tomcat-5.5.17/webapps/simpleapp/WEB-INF/lps/work/logs/ > lps. > log > - LPS: LPS log configured with > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\WEB-INF\lps\config > \lps.xml > - LPS: ------------------------------------ > - LPS: Laszlo Presentation Server, 4.0.pr2, initialized > - LPS: Running in context:Apache Tomcat/5.5.17 > - LPS: Build: 1486-openlaszlo-branches-legals-pr2 > - LPS: Built on: 2006-08-03T00:24:10-0700 > - LPS: Running against JRE 1.5.0_07 > - LPS: Running with Java CLASSPATH: > .\;c:\dev\apache-tomcat-5.5.17\bin\bootstrap.jar;c:\dev\apache- > tomcat-5. > 5.17\bin\commons-logging-api.jar > - LPS: Running on Windows XP 5.1 > - LPS: Running as user aaron.blishen > - LPS: Max memory: 508.06 MB > - LPS: Total memory: 11.82 MB > - LPS: Available memory: 0.13 MB > > > lps.log > > 28 Aug 2006 11:18:43 (127.0.0.1 1) INFO compiler.Compiler - done > 28 Aug 2006 11:18:43 (127.0.0.1 1) DEBUG cm.CompilationManager - > Canvas > size is 600 by 600 > 28 Aug 2006 11:18:43 (127.0.0.1 1) DEBUG cache.Cache - > reading > item into memory > 28 Aug 2006 11:18:43 (127.0.0.1 1) DEBUG cm.DependencyTracker - > addFile > Path is > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\WEB-INF\lps\work\cache > \115 > 6727919756.swf > 28 Aug 2006 11:18:43 (127.0.0.1 1) DEBUG cm.CompilationManager - > starting gc > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG cm.CompilationManager - > finished gc > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG responders.ResponderCompile - > Last-Modified: Mon, 28 Aug 2006 01:18:44 GMT > 28 Aug 2006 11:18:44 (127.0.0.1 1) INFO > responders.ResponderAPP_CONSOLE > - Responding with HTML wrapper for > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG cm.CompilationManager - > getCanvas for > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG cm.CachedInfo - > Getting > canvas with size 600 by 600 > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug truekrank falselogdebug falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG > responders.ResponderAPP_CONSOLE > - <canvas title="OpenLaszlo Application" bgcolor="#808080" width="600" > height="600" proxied="true" runtime="dhtml" id="lzapp" > accessible="false" ><request lps="/simpleapp" url="dhtml-test.lzx" > relurl="dhtml-test.lzx" fullpath="/simpleapp/dhtml-test.lzx" > opt-url="dhtml-test.lzo" unopt-url="dhtml-test.lzx" > query_args="&lzr=dhtml" pocketpc="false" console-remote- > debug="null" > console-floating-window="null" appuid="1156727924281" windows="true" > opt-exists="false" > > <param name="lzr" value="dhtml"/> > </request><info size="4592" debug="false" encoding="" > debug-exists="false" debug-up-to-date="false" nondebug-exists="true" > nondebug-up-to-date="true" runtime="dhtml" > /><console_appinfo>%3Cdata%3E%3Crequest+lps%3D%22%2Fsimpleapp%22+url > %3D% > 22dhtml-test.lzx%22+relurl%3D%22dhtml-test.lzx%22+fullpath%3D%22% > 2Fsimpl > eapp%2Fdhtml-test.lzx%22+opt-url%3D%22dhtml-test.lzo%22+unopt-url%3D > %22d > html-test.lzx%22+query_args%3D%22%26amp%3Blzr%3Ddhtml%22+pocketpc%3D > %22f > alse%22+console-remote-debug%3D%22null%22+console-floating-window%3D > %22n > ull%22+appuid%3D%221156727924281%22+windows%3D%22true%22+opt-exists% > 3D%2 > 2false%22+%3E%0A%3Cparam+name%3D%22lzr%22+value%3D%22dhtml%22%2F%3E% > 0A%3 > C%2Frequest%3E%3Cinfo+size%3D%224592%22+debug%3D%22false%22+encoding > %3D% > 22%22+debug-exists%3D%22false%22+debug-up-to-date%3D%22false%22 > +nondebug > -exists%3D%22true%22+nondebug-up-to-date%3D%22true%22+runtime%3D% > 22dhtml > %22+%2F%3E%3C%2Fdata%3E</console_appinfo> > <stats><block pathname="utils/layouts/simplelayout.lzx" lineno="2" > tagname="class" name="simplelayout" size="4568" /><include > name="debugger" explanation="the canvas debug attribute is true" > /><include name="utils/layouts/simplelayout.lzx" > explanation="reference > to <simplelayout> tag" /><block pathname="dhtml-test.lzx" > lineno="2" tagname="view" name="header" size="1227" /></stats></ > canvas> > 28 Aug 2006 11:18:44 (127.0.0.1 1) DEBUG servlets.LZServlet - > Request > 1 finished > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > servlet path /dhtml-test.lzx > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > request uri /simpleapp/dhtml-test.lzx > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > query string lzt=html&lzr=dhtml > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > path info null > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > path xlated null > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > server name localhost > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > server port 8081 > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > is secure false > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request: > charset UTF-8 > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: host : localhost:8081 > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; > rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: accept : > text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/ > plai > n;q=0.8,image/png,*/*;q=0.5 > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: accept-language : en-us,en;q=0.5 > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: accept-encoding : gzip,deflate > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7 > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: keep-alive : 300 > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: connection : keep-alive > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: referer : > http://localhost:8081/simpleapp/dhtml-test.lzx?lzr=dhtml > <http://localhost:8081/simpleapp/dhtml-test.lzx?lzr=dhtml> > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > Header: if-modified-since : Mon, 28 Aug 2006 01:11:40 GMT > 28 Aug 2006 11:18:44 (127.0.0.1 2) INFO servlets.LZServlet - > Request > for C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:44 (127.0.0.1 2) INFO responders.ResponderCompile - > application cache is at > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\WEB-INF\lps\work\cache > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG responders.ResponderCompile - > Setting cm option to "check" > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG servlets.LZServlet - > responding via: org.openlaszlo.servlets.responders.ResponderHTML > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG cm.CompilationManager - > getLastModified for > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:44 (127.0.0.1 2) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG responders.ResponderCompile - > Last-Modified: Mon, 28 Aug 2006 01:18:44 GMT > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG responders.ResponderCompile - > If-Modified-Since: Mon, 28 Aug 2006 01:11:40 GMT > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG responders.ResponderCompile - > modsince 1,156,727,500,000 lastmod 1,156,727,924,000 > 28 Aug 2006 11:18:45 (127.0.0.1 2) INFO responders.ResponderHTML - > Responding with HTML wrapper for > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG cm.CompilationManager - > getCanvas for > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG cm.CachedInfo - > Getting > canvas with size 600 by 600 > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug truekrank falselogdebug falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:45 (127.0.0.1 2) DEBUG servlets.LZServlet - > Request > 2 finished > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > servlet path /dhtml-test.lzx > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > request uri /simpleapp/dhtml-test.lzx > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > query string lzt=lfc&lzr=dhtml > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > path info null > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > path xlated null > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > server name localhost > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > server port 8081 > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > is secure false > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request: > charset UTF-8 > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: host : localhost:8081 > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; > rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: accept : */* > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: accept-language : en-us,en;q=0.5 > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: accept-encoding : gzip,deflate > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7 > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: keep-alive : 300 > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: connection : keep-alive > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Header: referer : > http://localhost:8081/simpleapp/dhtml-test.lzx?lzt=html&lzr=dhtml > <http://localhost:8081/simpleapp/dhtml-test.lzx?lzt=html&lzr=dhtml> > 28 Aug 2006 11:18:45 (127.0.0.1 3) INFO servlets.LZServlet - > Request > for C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > responding via: org.openlaszlo.servlets.responders.ResponderLFC > 28 Aug 2006 11:18:45 (127.0.0.1 3) DEBUG servlets.LZServlet - > Request > 3 finished > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > servlet path /dhtml-test.lzx > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > request uri /simpleapp/dhtml-test.lzx > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > query string lzt=object&lzr=dhtml > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > path info null > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > path xlated null > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > server name localhost > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > server port 8081 > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > is secure false > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request: > charset UTF-8 > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: host : localhost:8081 > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: user-agent : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; > rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6 > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: accept : */* > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: accept-language : en-us,en;q=0.5 > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: accept-encoding : gzip,deflate > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: accept-charset : ISO-8859-1,utf-8;q=0.7,*;q=0.7 > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: keep-alive : 300 > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: connection : keep-alive > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: referer : > http://localhost:8081/simpleapp/dhtml-test.lzx?lzt=html&lzr=dhtml > <http://localhost:8081/simpleapp/dhtml-test.lzx?lzt=html&lzr=dhtml> > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Header: if-modified-since : Mon, 28 Aug 2006 01:11:40 GMT > 28 Aug 2006 11:18:46 (127.0.0.1 4) INFO servlets.LZServlet - > Request > for C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:46 (127.0.0.1 4) INFO responders.ResponderCompile - > application cache is at > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\WEB-INF\lps\work\cache > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG responders.ResponderCompile - > Setting cm option to "check" > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > responding via: org.openlaszlo.servlets.responders.ResponderOBJECT > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG cm.CompilationManager - > getLastModified for > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG responders.ResponderCompile - > Last-Modified: Mon, 28 Aug 2006 01:18:44 GMT > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG responders.ResponderCompile - > If-Modified-Since: Mon, 28 Aug 2006 01:11:40 GMT > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG responders.ResponderCompile - > modsince 1,156,727,500,000 lastmod 1,156,727,924,000 > 28 Aug 2006 11:18:46 (127.0.0.1 4) INFO responders.ResponderOBJECT - > Requesting object for > C:\dev\apache-tomcat-5.5.17\webapps\simpleapp\dhtml-test.lzx > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG cm.CompilationManager - > computeKey: /dhtml-test.lzx debug falsekrank falselogdebug > falseprofile > falseruntime dhtmlsourcelocators false > 28 Aug 2006 11:18:46 (127.0.0.1 4) INFO responders.ResponderOBJECT - > Sent SWF, 4,592 bytes > 28 Aug 2006 11:18:46 (127.0.0.1 4) DEBUG servlets.LZServlet - > Request > 4 finished > > Page source > > <!DOCTYPE html > PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" > "http://www.w3.org/TR/html4/loose.dtd"> > <html> > <head> > <meta http-equiv="Content-Type" content="text/html; > charset=utf-8"> > > <link rel="SHORTCUT ICON" > href="http://www.laszlosystems.com/favicon.ico"> > <link rel="stylesheet" href="/simpleapp/lps/includes/ > console.css" > type="text/css"> > <title>OpenLaszlo Application</title><script > language="JavaScript1.1" src="/simpleapp/lps/includes/vbembed.js" > type="text/javascript"></script><script > src="/simpleapp/lps/includes/embed.js" > type="text/javascript"></script></head> > <body> > > <div id="magilla" style="height: 600px"> > <div id="application" style="background-color: #808080; > height: > 600px"><iframe id="dhtml-application" > src="dhtml-test.lzx?lzt=html&lzr=dhtml" style="width: 600px; > height: > 600px"></iframe><noscript> > Please enable JavaScript in order to use this > application. > > </noscript> > </div> > <div id="footer"> > <div id="console"><script type="text/javascript"> > lzEmbed({url: > '/simpleapp/lps/admin/dev-console.lzx.swf?lzappuid=dhtml- > test.lzx&lzt=sw > f&appinfo=%3Cdata%3E%3Crequest+lps%3D%22%2Fsimpleapp%22+url%3D% > 22dhtml-t > est.lzx%22+relurl%3D%22dhtml-test.lzx%22+fullpath%3D%22%2Fsimpleapp% > 2Fdh > tml-test.lzx%22+opt-url%3D%22dhtml-test.lzo%22+unopt-url%3D%22dhtml- > test > .lzx%22+query_args%3D%22%26amp%3Blzr%3Ddhtml%22+pocketpc%3D%22false% > 22+c > onsole-remote-debug%3D%22null%22+console-floating-window%3D%22null% > 22+ap > puid%3D%221156727924281%22+windows%3D%22true%22+opt-exists%3D% > 22false%22 > +%3E%0A%3Cparam+name%3D%22lzr%22+value%3D%22dhtml%22%2F%3E%0A%3C% > 2Freque > st%3E%3Cinfo+size%3D%224592%22+debug%3D%22false%22+encoding%3D%22%22 > +deb > ug-exists%3D%22false%22+debug-up-to-date%3D%22false%22+nondebug- > exists%3 > D%22true%22+nondebug-up-to-date%3D%22true%22+runtime%3D%22dhtml%22+% > 2F%3 > E%3C%2Fdata%3E', bgcolor: '#9494ad', width: '100%', height: '70'}); > </script></div> > <div class="info"><b>Runtime Target: > </b>dhtml<br><b>Application Size: </b>4K > > > (4,592 bytes) > <a target="_blank" > href="dhtml-test.lzx?lzt=info&lzr=dhtml">Size profile</a></div> > > </div> > </div> > </body> > </html> > > > Source from Javascript console > (http://localhost:8081/simpleapp/dhtml-test.lzx?lzt=object&lzr=dhtml > <http://localhost:8081/simpleapp/dhtml-test.lzx? > lzt=object&lzr=dhtml> ): > > (Mozilla Javascript console warns that Debug.evalCarefully is not a > function) > > var $dhtml = true; var $orbit = false; var $as3 = false; var $js1 = > true; var $swf9 = false; var $swf7 = false; var $profile = false; var > $swf8 = false; var $runtime = "dhtml"; var $as2 = false; var $debug = > true; canvas = Debug.evalCarefully(null, null, function () { > return LzCanvas > }, this).make({__LZproxied: "true", bgcolor: 8421504, embedfonts: > true, > fontname: "Verdana,Vera,sans-serif", fontsize: 11, fontstyle: "plain", > height: 600, lpsbuild: "1486-openlaszlo-branches-legals-pr2", > lpsbuilddate: "2006-08-03T00:24:10-0700", lpsrelease: "Preview", > lpsversion: "4.0.pr2", runtime: "dhtml", width: 600}); > LzInstantiateView({name: "userclass", attrs: {parent: "layout", > initobj: > {attrs: {$setters: {axis: (function () { > var $lzsc$temp = function ($1_axis) { > this.setAxis($1_axis) > } > [SNIP] > ***************************** Disclaimer ***************************** > > The contents of this electronic message and any attachments are > intended only for the addressee and may contain privileged or > confidential information. They may only be used for the purposes > for which they were supplied. If you are not the addressee, you are > notified that any transmission, distribution, downloading, printing > or photocopying of the contents of this message or attachments is > strictly prohibited. The privilege of confidentiality attached to > this message and attachments is not waived, lost or destroyed by > reason of mistaken delivery to you. If you receive this message in > error please notify the sender by return e-mail or telephone. > > Thank you. > > > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
