<br>m := Morph new openInWorld.<br>m visible: false.<br>m visible: true.<br><br><br><br><br><div><span class="gmail_quote">On 4/22/07, <b class="gmail_sendername">Brad Fuller</b> &lt;<a href="mailto:brad@bradfuller.com">brad@bradfuller.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Steven Greenberg wrote:<br>&gt; I have a PNG image that I&#39;d like to display fading out.&nbsp;&nbsp;I tried the
<br>&gt; BitBlt method suggested by &quot;Team RAR&quot; to fade the image, but I can&#39;t<br>&gt; make it work.<br>&gt;<br>&gt; The image loads properly from a file and displays fine as an<br>&gt; ImageMorph.&nbsp;&nbsp;I have been able to use a TransformationMorph to rotate
<br>&gt; and scale it, and PNG transparency is working properly.<br>&gt;<br>&gt; Is the &quot;Team RAR&quot; BitBlt method the only way, or are there alternatives?<br>&gt;<br>&gt; I&#39;m running a 3.9 image, and my display depth is set to 32 bits.
<br>&gt;<br>along the same lines, how can one make an object disappear, or<br>invisible? I don&#39;t mean delete the morph, but just make it invisible and<br>make it visible again.<br><br>--<br>brad fuller<br><a href="http://www.bradfuller.com">
www.bradfuller.com</a><br>+1 (408) 799-6124<br><br>_______________________________________________<br>Beginners mailing list<br><a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a>
<br><a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br></blockquote></div><br>