For the Laszlo developers amongst my readers…
I wrote a little interactive debugging tool that I have found very useful in my own app development. It lets you inspect the view hierachy and see and modify key properties (bgcolor, position, size, visible).
You can try it here. You can change bgcolor and view position. Click on the x/o to toggle visibility. Click on ‘…’ will send the instance to the debugger, where you can click on it for further inspection.
You can download a zip of the source from the mylaszlo forum.
I notice you’re using Laszlo within an MT powered site. does it cost anything to use that facility? Also is it installed on wherever you host your site, or is it on your home computer? Thanks for your help,
jamie
Hi Jamie,
It looks like this is actually a link to a laszlo app at http://mylaszlo.com, which is a free LPS hosting service run by Laszlo.
Looks like a great candidate to be added to next Laszlo 2.X in the developer toolbar at the bottom? :)