[Laszlo-dev] change to the debugger UI window

Henry Minsky henry.minsky at gmail.com
Thu Jun 16 19:08:37 PDT 2005


We just checked in a change to the dev branch which affects how the
debugger appears by default.

The <debug> tag now acts much like other views, you can give it
constraints, init methods, etc.

The default attributes are now

       font="monospace" fontsize="11" fontstyle="plain"
       y="50%" x="5%" height="45%" width="90%"

So the debugger will appear in a different shape depending on the
canvas dimensions.

If this is too disturbing, we can change the defaults or make it a
fixed size and location again.

There's some debugger tips in the wiki 
http://www.openlaszlo.org/wiki/DebuggerTips

Note that you can now do this stuff in the init method shortcut, like 

    <debug oninit="setWrapLines(true)"/>

And yes, we plan to put the control panel for the debugger back in some day. 



-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com



More information about the Laszlo-dev mailing list