<div dir="ltr"><div>I'm not sure what you try to do here.</div><div>In morphic you usually use SketchMorph or ImageMorph<br></div><div>Any morph can be sent 'openInWindow'</div><div>So open the form:</div><div>(ImageMorph new image:myForm) openInWindow</div><div>(SketchMorph withForm:myForm) openInWindow</div><div><br></div><div>Best,<br></div><div>Karl</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 5, 2020 at 4:53 PM K K Subbu <<a href="mailto:kksubbu.ml@gmail.com">kksubbu.ml@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">All,<br>
<br>
I am trying to develop a tool to view a form within a window frame. All <br>
existing pluggable widgets seem to handle string/text only.<br>
<br>
Are there any pluggable widgets and spec that deal with forms or images <br>
(much larger than a icon or thumbnail)?<br>
<br>
Thanks and Regards .. Subbu<br>
<br>
</blockquote></div>