<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Ned,<br>
I just want to add tiles to set the minimum, maximum, current, and
increment values to the MeterMorph.<br>
<br>
Thanks for the pointer.<br>
<br>
Ned Konz wrote:<br>
<blockquote type="cite" cite="mid3ED81921.8050006@bike-nomad.com">Rick
McGeer wrote: <br>
  <blockquote type="cite">I needed a speedometer for some eToys, so I
wrote the attached and played with it.&nbsp; I thought others might find&nbsp;
this useful.&nbsp; Also, since this is my first real morph, I;d be
delighted to hear any feedback <br>
    <br>
Finally, can someone give me a pointer to documentation to how one can
change the Viewer for a Morph?&nbsp; It's easy enough to change the menus,
but I can't find a hook for the Viewer. <br>
  </blockquote>
  <br>
What do you want to change? Do you mean that you want to add behavior
or vocabularies for your Morph? <br>
  <br>
If so, look at #additionsToViewerCategories. <br>
  <br>
After you add this method, you need to do <br>
  <br>
Vocabulary initialize <br>
  <br>
Or do you want a different viewer than the eToys viewer? <br>
  <br>
  <br>
  <br>
  <br>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<title>Personal Signature</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<table width="100%">
  <tbody>
    <tr>
      <td valign="top">Rick McGeer<br>
      </td>
      <td valign="top"><br>
      </td>
    </tr>
    <tr>
      <td valign="top">50 Diablo View Road<br>
      </td>
      <td valign="top">Phone: (925) 254-2524<br>
      </td>
    </tr>
    <tr>
      <td valign="top">Orinda, CA, 94563<br>
      </td>
      <td valign="top">FAX: (925) 253-0623<br>
      </td>
    </tr>
    <tr>
      <td valign="top"><a href="mailto:%20rick@mcgeer.com">rick@mcgeer.com</a><br>
      </td>
      <td valign="top">Cell: (510) 334-6004<br>
      </td>
    </tr>
    <tr>
      <td valign="top">Yahoo IM: rickmcgeer<br>
      </td>
      <td valign="top">AOL IM: rickmcgeer 1<br>
      </td>
    </tr>
    <tr>
      <td valign="top">MSN IM: <a class="moz-txt-link-abbreviated" href="mailto:rickmcgeer@hotmail.com">rickmcgeer@hotmail.com</a><br>
      </td>
      <td valign="top"><br>
      </td>
    </tr>
  </tbody>
</table>
<br>
<br>
</div>
</body>
</html>