Are you trying to do this via eToys?  I don't know whether it's available
that way.  Try typing that code into a workspace, though, and you should be
able to make the Morph visible and invisible.  You can also do this in your
programs.

On 4/23/07, Brad Fuller <[EMAIL PROTECTED]> wrote:

Steven Greenberg wrote:
>
> m := Morph new openInWorld.
> m visible: false.
> m visible: true.


_______________________________________________
Beginners mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to