<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>MrEd Graphics Questions</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I have started putting some graphics examples into the simulation collection.&nbsp; Basically showing how to interface simulations developed using the simulation collection with MrEd.&nbsp; This obviously requires me to learn MrEd myself, which is not a trivial undertaking.&nbsp; The attached program is one of the examples I am working on.<BR>
<BR>
In general, it works fine.&nbsp; But, it has some quirks that the MrEd gurus can hopefully help me with.&nbsp; First, does the basic structure of the graphical elements makes sense?&nbsp; For example, I am using an editor-canvas% instance to the main output.&nbsp; It works fine, but, for instance,&nbsp; I would like to make it not editable since I am using it just for output.<BR>
<BR>
Also, in the Options... menu item (under Edit), I am using text-field% instances and string-&gt;number to input simulation parameters.&nbsp; Is there a better method for doing this that would make checking values easier.&nbsp; In the same light, I would like to check the values when the field is exited.&nbsp; Is there a way to do that?<BR>
<BR>
Note that the example will download the simulation and science collections from PLaneT.<BR>
<BR>
Thanks in advance for any help.<BR>
Doug</FONT>
</P>

</BODY>
</HTML>