Henry, I'm testing the widget emulator button, and I ran into a few problems: I figured out that I had to do an Ant build in lps/admin folder for the Widget Emulator button to show up. But the dev console wasn't displayed any more in Safari and Chrome on OS X, if I don't specifiy a runtime. Both lzr=swf8 or lzr=swf10 work, but lzr=dhtml doesn't work - empty dev console as well.
I get a JS error in the debug console for Chrome/Webkit: dev-console.lzx.js:1680 Uncaught ReferenceError: LzSelectionManager is not defined Besides that, the direct widget emulator feature is excellent! Using this URL, the application can be compiled and loaded into the widget emulator directly: http://localhost:8080/trunk-work/lps/admin/solo-dhtml-deploy.jsp?appurl=/examples/contactlist/contactlist.lzx&whatpage=emulator
