On 29/06/2015 21:17, Volkert wrote:
I am trying to load the old chess game from Squeak [1] into Pharo 4.0.
The game depends on the class "UpdatingStringMorph", but this is not
part of Pharo.
I think it is a StringMorph who's watching changes by calling a method
on an object.
What happened to it? Was it renamed?
You should just replace it with a StringMorph and figure out how to
update the morph right on time :)
BW,
Volkert
[1] http://map.squeak.org/package/cb19b6f1-e371-47b2-b814-4bad079d0fbc
Cheers
Merwan