Hello,
Im on this page now: http://squeak.preeminent.org/tut2007/html/017.html
I do not understand one thing.
Where do I put the initialize "script"
When I put it on the initializeActiveSegments then initialize get not found.
Or must I make a seperate protocol named ActiveSegments for it.
If I made a initialize on the initiialize protocol. ActiveSegments stays nill.
Roelof