Did you mean to check this in?
On 2007-01-25, at 17:08 EST, [EMAIL PROTECTED] wrote:
Modified: openlaszlo/branches/legals/test/contextmenu/api.lzx
===================================================================
--- openlaszlo/branches/legals/test/contextmenu/api.lzx 2007-01-25
21:53:01 UTC (rev 3552)
+++ openlaszlo/branches/legals/test/contextmenu/api.lzx 2007-01-25
22:08:31 UTC (rev 3553)
@@ -1,6 +1,11 @@
<canvas width="100%" height="80%" >
<debug fontsize="12" oninit="setWrapLines(true)"/>
+ <script>
+ Debug = {};
+ Debug.write = function () { }
+ </script>
+
<simplelayout/>
<method event="oninit">