I don't think you're sunk to the latest version...

Henry Minsky wrote:
BTW, I get this error in the DHTML run

Debug.evalCarefully("lztest-view.lzx", 317, function () {return view5;},
this).getDepthList is not a function

The source code line is the call to ztest
suite.test5 = function() {
 ztest ("ztest", view5.getDepthList(), [view5.v1, view5.v2, view5.v3]);

And indeed there is no getDepthList method on view5


On 1/5/07, Max Carlson <[EMAIL PROTECTED]> wrote:

When I compile this test in DHTML, it fails to automatically include
simpleboundslayout.lzx:


http://localhost:8080/legals/test/lztest/lztest-view.lzx?lzr=dhtml&debug=true

In SWF I don't get the same error - simpleboundslayout is automatically
included for some reason, even though it's not listed in
WEB-INF/lps/misc/lzx-autoincludes.properties:


http://localhost:8080/legals/test/lztest/lztest-view.lzx?lzr=swf7&debug=true

Adding an entry fixes DHTML, but why is this only required for DHTML?

--
Regards,
Max Carlson
OpenLaszlo.org






--
Regards,
Max Carlson
OpenLaszlo.org

Reply via email to