<html>
<body>
Hi everyone.<br>
In trying to figure out how to make a custom interface in desktop Xerte,
I've been through much of the documentation including the list archives
and the really great built-in help function.&nbsp; I may have discovered
a hole in the help resources for the Interface Icon - many of properties
&amp; methods display the entry below for &quot;name&quot;.&nbsp; I
wonder if the real entries are out there but just aren't linked in
properly.
<dl>
<dd><font size=4 color="#0000FF">name</font><hr>
<font color="#0000FF"></font>
<dd><font size=2 color="#0000FF"><b>Usage</b>
<dd>Set on the document tree.<br><br>

<dd><b>Description</b>
<dd>The name of the icon you will see on the document tree.&nbsp;
<br><br>

<dd><b>Notes</b>
<dd>If the script icon is a script function, this is the name of the
function you will call in your script.<br><br>

<dd><b>Example</b>
<dd>The following code calls a script function with the name
'myScript':<br><br>
</font>
<dd><font face="Andale Mono" size=2 color="#0000FF">myScript();</font>
</dl>I'd love to have the real help entries for these properties
(helpfile, swf, title, visuals) and methods (all but loadIcon and
setStatusText are incorrect).<br><br>
Have just read many archived entries that should help once I digest them
and try them out tomorrow, but this additional info would be
terrific!<br><br>
Thanks so much.<br>
maryann<br>
</body>
</html>