I&#39;m not sure about what you are trying to do, but you could have a look at FileList and friends. There you get a different set of buttons depending on the file you select. Might be something you could use.<br><br>Alex<br>

<br><div class="gmail_quote">2011/2/12 Ralph Boland <span dir="ltr">&lt;<a href="mailto:rpboland@gmail.com">rpboland@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I have a browser like GUI that I build using MorphicToolBuilder.<br>
If one of the buttons on the GUI is pressed the entire GUI is to<br>
be redrawn with an entirely new set of submorphs.<br>
Actually nearly all the submorphs in each version of the GUI<br>
are the same but are repositioned and some get put in other morphs.<br>
So I could trying just moving things but reconstructing from<br>
scratch seems best to me.<br>
I could of course just close the window and open<br>
an entirely new one but I don&#39;t think that is a good solution.<br>
If I spend enough time I can probably figure out how to do this but I am hoping<br>
this has been done before and I can just study the code.<br>
<br>
Can anyone point me to an example of such code?<br>
<br>
Thanks,<br>
<font color="#888888"><br>
Ralph Boland<br>
<br>
</font></blockquote></div><br>