[Etoys] [Olpc-open] squeaky tales and waveplace vision
Scott Wallace
scott.wallace at squeakland.org
Fri Nov 16 00:52:41 EST 2007
The problem with this kind of "wait", and indeed the reason why such a
"wait" tile is not offered in the Viewer already, is that it paralyzes
the rest of Squeak, including the running of all other scripts, for
the duration of the "wait". Thus, it's usually not acceptable within
a multi-player simulation.
On Nov 15, 2007, at 8:17 AM, Luke Gorrie wrote:
> On 15/11/2007, Timothy Falconer <timothy at immuexa.com> wrote:
>> One other request ... a "wait" tile ... with seconds. Could go in
>> "basic".
>
> The screenshot shows how I'm doing that. First drag out a script, then
> 'show code textually', then write Smalltalk and hit Cmd-s.
>
> World doOneCycle forces Morphic to update and then it won't happen
> again during the delay period. I don't know how to do this differently
> - fortunately this is just what I've needed. :-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: waitSeconds.png
Type: image/png
Size: 23856 bytes
Desc: not available
Url : http://lists.laptop.org/pipermail/etoys/attachments/20071115/bf227dbc/attachment-0001.png
More information about the Etoys
mailing list