<br><br><div class="gmail_quote">On Mon, Mar 2, 2009 at 2:38 PM, mstramba <span dir="ltr">&lt;<a href="mailto:mikestramba@gmail.com">mikestramba@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Gulik,<br>
<br>
Thanks !   That works great !<br>
<br>
I was hoping there was a nice simple little method / incantation like that<br>
:)<br>
<br>
Next problem ... ;)<br>
<br>
ImageMorph doesn&#39;t seem to be resizable.<br>
<br>
I tried sending the width:, height: messages:, but they have no effect.</blockquote><div><br><br>That&#39;s because an ImageMorph is based on a bit map, which is stuck pixel-for-pixel with whatever display you&#39;re using.<br>
<br>You can do this:<br><br>(myImageMorph addFlexShell scale: 5.2) openInWorld.<br><br>However, this is voodoo to me, and I don&#39;t even want to know how or why it works. I don&#39;t particularly like the design of Morphic because there is too much voodoo in it.<br>
<br>Gulik. <br></div></div><br clear="all"><br>-- <br><a href="http://gulik.pbwiki.com/">http://gulik.pbwiki.com/</a><br>