[squeak-dev] a SystemWindow subclass and PluggableListMorph

Rob Withers reefedjib at yahoo.com
Tue Jul 6 00:39:59 UTC 2010


I have attached the fileout of a subclass of SystemWindow I wrote.  It used 
to work in 3.8.  Looking at the PluggableListMorph for #launcherList...built 
in #buildWindow...

launchers instance variable has contents.

#notifyNewLauncher:nickname: is getting called when a new launcher is added.

It calls 'self changed: #launcherList', which updates dependents.  There are 
no dependents.  Shouldn't there be with a PluggableListMorph?

Thanks for any help you can provide.
Rob 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EChatLauncher.st
Type: application/octet-stream
Size: 7796 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100705/44909318/EChatLauncher.obj


More information about the Squeak-dev mailing list