<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
See the help on rootIcon, there you see that you can also call
rootIcon.hideNext()<br>
<br>
Another good way to inspect what items are exposed is calling inspect
of an object in one of the scripts, for example inspect(rootIcon)<br>
<br>
It will show you all exposed items of the rootIcon object. And of
course look at exmaples.<br>
<br>
I myself learned most by looking at the models in the Page Templates
(or looking at how the Page Wizards worked)<br>
<br>
You can look at the the models by double clicking on the .rlm file, it
will open the model in Xerte.<br>
<br>
Groetjes,<br>
<br>
Tom<br>
<br>
Op 6-4-2011 17:29, Patricia Heijmen schreef:
<blockquote cite="mid:593D8715E75F4B9B88BE707BBF1948C2@Eway" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <meta name="GENERATOR" content="MSHTML 8.00.6001.19019">
  <div><font size="2" face="Arial">Sounds good, I will try.</font></div>
  <div><font size="2" face="Arial">Where can I find all these
functions/variables?</font></div>
  <div> </div>
  <div><font size="2" face="Arial">Patr.</font></div>
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-left: 5px; padding-right: 0px; margin-left: 5px; margin-right: 0px;">
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;">-----
Original Message ----- </div>
    <div
 style="background: rgb(228, 228, 228) none repeat scroll 0% 0%; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"><b>From:</b>
    <a moz-do-not-send="true" title="reijnders@tor.nl"
 href="mailto:reijnders@tor.nl">Tom Reijnders</a> </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"><b>To:</b>
    <a moz-do-not-send="true" title="xerte@lists.nottingham.ac.uk"
 href="mailto:xerte@lists.nottingham.ac.uk">Xerte discussion list</a> </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"><b>Sent:</b>
Wednesday, April 06, 2011 11:30 AM</div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"><b>Subject:</b>
[Xerte] Re: disable buttons in default framework</div>
    <div><br>
    </div>
That will hide all buttons...<br>
    <br>
rootIcon.nextBtn._visible = false, will hide the next button. Probably
rootIcon.nextBtn._enable =false should disable it.<br>
    <br>
However, from a template point of view (assuming you're still working
with templates)  it takes some figuring out if you're on the last page
or not.<br>
    <br>
    <br>
    <br>
Op 6-4-2011 11:15, Julian Tenney schreef:
    <blockquote
 cite="mid:12C67A1EEC419342AF5E59DA31562C3F02D61912E3@EXCHANGE1.ad.nottingham.ac.uk"
 type="cite">
      <meta name="Generator"
 content="Microsoft Word 12 (filtered medium)">
      <style>@font-face {
        font-family: SimSun;
}
@font-face {
        font-family: SimSun;
}
@font-face {
        font-family: Calibri;
}
@font-face {
        font-family: Tahoma;
}
@font-face {
        font-family: @SimSun;
}
@page WordSection1 {size: 612.0pt 792.0pt; margin: 72.0pt 72.0pt 72.0pt 72.0pt; }
P.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"; FONT-SIZE: 12pt
}
LI.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"; FONT-SIZE: 12pt
}
DIV.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"; FONT-SIZE: 12pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d; mso-style-type: personal-reply
}
.MsoChpDefault {
        FONT-SIZE: 10pt; mso-style-type: export-only
}
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-family: 'Calibri','sans-serif'; color: rgb(31, 73, 125); font-size: 11pt;">fwIcon.hideControls()<o:p></o:p></span></p>
      <p class="MsoNormal"><span
 style="font-family: 'Calibri','sans-serif'; color: rgb(31, 73, 125); font-size: 11pt;"><o:p></o:p></span></p>
      <p class="MsoNormal"><span
 style="font-family: 'Calibri','sans-serif'; color: rgb(31, 73, 125); font-size: 11pt;">?<o:p></o:p></span></p>
      <p class="MsoNormal"><span
 style="font-family: 'Calibri','sans-serif'; color: rgb(31, 73, 125); font-size: 11pt;"><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 style="margin-left: 36pt;" class="MsoNormal"><b><span
 style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"
 lang="EN-US">From:</span></b><span
 style="font-family: 'Tahoma','sans-serif'; font-size: 10pt;"
 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>Patricia Heijmen<br>
      <b>Sent:</b> 06 April 2011 08:55<br>
      <b>To:</b> Xerte discussion list<br>
      <b>Subject:</b> [Xerte] disable buttons in default framework<o:p></o:p></span></p>
      </div>
      </div>
      <p style="margin-left: 36pt;" class="MsoNormal"><o:p></o:p></p>
      <div>
      <p style="margin-left: 36pt;" class="MsoNormal"><span
 style="font-family: 'Arial','sans-serif'; font-size: 10pt;">Hi,</span><o:p></o:p></p>
      </div>
      <div>
      <p style="margin-left: 36pt;" class="MsoNormal"><o:p></o:p></p>
      </div>
      <div>
      <p style="margin-left: 36pt;" class="MsoNormal"><span
 style="font-family: 'Arial','sans-serif'; font-size: 10pt;">Is it
possible to disable (or hide) the next and previous button in the
default interface of a framework icon?</span><o:p></o:p></p>
      </div>
      <div>
      <p style="margin-left: 36pt;" class="MsoNormal"><span
 style="font-family: 'Arial','sans-serif'; font-size: 10pt;">I would
like to disable the next button when entering the last page of the
framework.</span><o:p></o:p></p>
      </div>
      <div>
      <p style="margin-left: 36pt;" class="MsoNormal"><o:p></o:p></p>
      </div>
      <div>
      <p style="margin-left: 36pt;" class="MsoNormal"><span
 style="font-family: 'Arial','sans-serif'; font-size: 10pt;">Patricia</span><o:p></o:p></p>
      </div>
      </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>
    <p> </p>
    <hr> _______________________________________________<br>
Xerte mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a 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 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.<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>
  </blockquote>
  <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>