--On July 3, 2007 6:38:51 PM -0700 Andreas Raab <
[hidden email]> wrote:
>> How do I do "project-spanning" code?
> Try this instead:
>
> WorldState addDeferredUIMessage:[PopUpMenu inform: 'Hoot'].
> self enter.
Thank you!! It works!
Umm, how is one supposed to "discover" this? (Other than by asking *here*,
of course ... :-))
Some things in Morphic are pretty easy to figure out for oneself, but
others are pretty esoteric. I'm totally in a murk regarding hands, for
instance. Is there such a thing as a tutorial on Morphic / World / Project
internals?
-Thanks, Jim