Help with morph and world refresh

Ned Konz ned at bike-nomad.com
Sat Apr 5 16:13:06 UTC 2003


On Saturday 05 April 2003 07:37 am, I wrote:

> But how is this method being executed? It *must* be executed in the
> main UI process!
>
> Which means you only have a couple of valid choices:
>
> * run it from a step method (which is executed in the main UI
> process)
>
> * use WorldState>>addDeferredUIMessage: to do the synchronization
> and updating.

See my BackgroundMorph change set (posted separately) for one way to 
do this.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list