Thanks, Tucker. That's good to know.
On Wed, Apr 20, 2011 at 5:09 PM, P T Withington <[email protected]> wrote:
> Perhaps of interest: if you say:
>
> <debug visible="false" />
>
> The debug window will automatically make itself visible when there is any
> output. (You can also right-click to display it manually.)
>
> On Apr 20, 2011, at 2:21, Raju Bitter <[email protected]>
> wrote:
>
>> Henry,
>> I'm adding support for the --debug switch to the lzdeploy util, and
>> have create a JIRA issue for that:
>> http://jira.openlaszlo.org/jira/browse/LPP-9911
>>
>> For SWF10 that works fine. For DHTML with debug enabled the
>> application is compiled with debug enabled, but the embedding page
>> only includes the non-debug LFC.
>> lfcurl: 'lps/includes/lfc/LFCdhtml.js'
>>
>> How do you control in
>> http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/utils/DeploySOLODHTML.java
>> which LFC is used?
>