<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hmmm,<br>
<br>
I can't get this working.  I tried to add a function hideDebug to the
engine, but I can't get that to work either....<br>
<br>
<br>
Op 31-5-2011 21:08, Tom Reijnders schreef:
<blockquote cite="mid:4DE53CA9.8000708@tor.nl" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
Thank you, I'll give that a whirl... <br>
  <br>
Op 31-5-2011 15:59, Julian Tenney schreef:
  <blockquote
 cite="mid:12C67A1EEC419342AF5E59DA31562C3F0587809C94@EXCHANGE1.ad.nottingham.ac.uk"
 type="cite">
    <meta http-equiv="Content-Type"
 content="text/html; charset=ISO-8859-1">
    <meta name="Generator"
 content="Microsoft Word 12 (filtered
        medium)">
    <style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
    <div class="WordSection1">
    <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">You
could add a line of code to the rlt early on to delete the debug
function? You could even have a property on the wizard form then to
turn debugging on or off:<o:p></o:p></span></p>
    <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
    <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">If
(templateData.learningObject[0].debug != ‘true’){<o:p></o:p></span></p>
    <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"> 
delete level0.engine.debug;<o:p></o:p></span></p>
    <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">}<o:p></o:p></span></p>
    <p class="MsoNormal"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
    <div>
    <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
    <p class="MsoNormal" style="margin-left: 36pt;"><b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif";"
 lang="EN-US">From:</span></b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif";"
 lang="EN-US"> <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>
[<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a>]
    <b>On Behalf Of </b>Julian Tenney<br>
    <b>Sent:</b> 31 May 2011 14:57<br>
    <b>To:</b> Xerte discussion list<br>
    <b>Subject:</b> [Xerte] Re: [Xerte 2] Debug window<o:p></o:p></span></p>
    </div>
    </div>
    <p class="MsoNormal" style="margin-left: 36pt;"><o:p> </o:p></p>
    <p class="MsoNormal" style="margin-left: 36pt;"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">No
form events in Zinc…<o:p></o:p></span></p>
    <p class="MsoNormal" style="margin-left: 36pt;"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
    <p class="MsoNormal" style="margin-left: 36pt;"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Dah.<o:p></o:p></span></p>
    <p class="MsoNormal" style="margin-left: 36pt;"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
    <div>
    <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
    <p class="MsoNormal" style="margin-left: 72pt;"><b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif";"
 lang="EN-US">From:</span></b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif";"
 lang="EN-US"> <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>
[<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a>]
    <b>On Behalf Of </b>Julian Tenney<br>
    <b>Sent:</b> 31 May 2011 11:43<br>
    <b>To:</b> Xerte discussion list<br>
    <b>Subject:</b> [Xerte] Re: [Xerte 2] Debug window<o:p></o:p></span></p>
    </div>
    </div>
    <p class="MsoNormal" style="margin-left: 72pt;"><o:p> </o:p></p>
    <p class="MsoNormal" style="margin-left: 72pt;"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">That
would be easier…<o:p></o:p></span></p>
    <p class="MsoNormal" style="margin-left: 72pt;"><span
 style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
    <div>
    <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
    <p class="MsoNormal" style="margin-left: 108pt;"><b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif";"
 lang="EN-US">From:</span></b><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif";"
 lang="EN-US"> <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>
[<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a>]
    <b>On Behalf Of </b>Dave Burnett<br>
    <b>Sent:</b> 31 May 2011 11:42<br>
    <b>To:</b> Xerte list<br>
    <b>Subject:</b> [Xerte] Re: [Xerte 2] Debug window<o:p></o:p></span></p>
    </div>
    </div>
    <p class="MsoNormal" style="margin-left: 108pt;"><o:p> </o:p></p>
    <p class="MsoNormal" style="margin-left: 108pt;"><span
 style="font-size: 10pt; font-family: "Tahoma","sans-serif";">Double-click

title bar to roll up/down?<br>
 <br>
 <br>
    <br>
 <br>
> From: <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a><br>
> To: <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
> Date: Tue, 31 May 2011 11:07:14 +0100<br>
> Subject: [Xerte] Re: [Xerte 2] Debug window<br>
> <br>
> Might be some debug left in from the engine, or from the rlt / rlm
files.<br>
> <br>
> Might be able to do some sort of switch, but not sure what to base
that on... I don't want to say 'if wizard no debug' because I want
debugging when using the wizard. Any idea?<br>
> <br>
> They could use toolkits locally on xampp - no debug window there.<br>
> <br>
> -----Original Message-----<br>
> From: <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>
[<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a>]
On Behalf Of Tom Reijnders<br>
> Sent: 31 May 2011 10:59<br>
> To: Xerte discussion list<br>
> Subject: [Xerte] Re: [Xerte 2] Debug window<br>
> <br>
> Citeren Julian Tenney <a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E"
 href="mailto:Julian.Tenney@nottingham.ac.uk"><Julian.Tenney@nottingham.ac.uk></a>:<br>
> Ehmm, sorry, I can see I need to explain better.<br>
> <br>
> Several end users (in Norway) are using templates to build LO's,
and <br>
> they have such small screens, that the debug window is in their
way. <br>
> I've (as far as I can tell) removed all debug statements left in
the <br>
> model files of the templates they use, but the window still pops
up. <br>
> Why? Is that by design? And yes, I think non-programming end-users
do <br>
> not want to see the debug window, because they do not have a clue
what <br>
> it means.<br>
> <br>
> Tom<br>
> <br>
> > Why would you want to do that?<br>
> ><br>
> > -----Original Message-----<br>
> > From: <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>
    <br>
> > [<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</a>]
On Behalf Of Tom <br>
> > Reijnders<br>
> > Sent: 28 May 2011 20:03<br>
> > To: 'Xerte discussion list'<br>
> > Subject: [Xerte] [Xerte 2] Debug window<br>
> ><br>
> > Is there a way to prevent the debug window from popping up?<br>
> ><br>
> > Thx<br>
> ><br>
> > --<br>
> > --<br>
> ><br>
> > Tom Reijnders<br>
> > TOR Informatica<br>
> > Chopinlaan 27<br>
> > 5242HM Rosmalen<br>
> > Tel: 073 5226191<br>
> > Fax: 073 5226196<br>
> ><br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > Xerte mailing list<br>
> > <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
> > <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
> ><br>
> > _______________________________________________<br>
> > Xerte mailing list<br>
> > <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
> > <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
> ><br>
> > This message and any attachment are intended solely for the <br>
> > addressee and may contain confidential information. If you
have <br>
> > received this message in error, please send it back to me,
and <br>
> > immediately delete it. Please do not use, copy or disclose
the <br>
> > information contained in this message or in any attachment.
Any <br>
> > views or opinions expressed by the author of this email do
not <br>
> > necessarily reflect the views of the University of Nottingham.<br>
> ><br>
> > This message has been checked for viruses but the contents of
an attachment<br>
> > may still contain software viruses which could damage your
computer system:<br>
> > you are advised to perform your own checks. Email
communications with the<br>
> > University of Nottingham may be monitored as permitted by UK
legislation.<br>
> ><br>
> ><br>
> <br>
> <br>
> <br>
> ----------------------------------------------------------------<br>
> This message was sent using IMP, the Internet Messaging Program.<br>
> <br>
> <br>
> _______________________________________________<br>
> Xerte mailing list<br>
> <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
> <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
> <br>
> _______________________________________________<br>
> Xerte mailing list<br>
> <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
> <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><o:p></o:p></span></p>
    </div>
    <br>
    <p> This message and any attachment are intended solely for the
addressee and may contain confidential information. If you have
received this message in error, please send it back to me, and
immediately delete it. Please do not use, copy or disclose the
information contained in this message or in any attachment. Any views
or opinions expressed by the author of this email do not necessarily
reflect the views of the University of Nottingham. </p>
    <p> This message has been checked for viruses but the contents of
an attachment may still contain software viruses which could damage
your computer system: you are advised to perform your own checks. Email
communications with the University of Nottingham may be monitored as
permitted by UK legislation. </p>
    <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Xerte mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a>

This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.

    </pre>
  </blockquote>
  <br>
  <pre class="moz-signature" cols="72">-- 
--

Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196

  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Xerte mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a>

This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
--

Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196

</pre>
</body>
</html>