July 26, 2011
1:13 p.m.
Hi, in the pharo book, morphs unsubscribe to an announcer in delete for garbage-collection, but what do i do, when a morph is not explicitely deleted, but its owner? i have mypanelmorph that subscribes to an announcer. it has a tabgroupmorph as its owner, which has a panelmorph as its owner, which has a systemwindow as its owner, which has a model, that knows absolutely nothing about mypanelmorph, but occasionally deletes panelmorph. is there a method in mypanelmorph, where i could put the unsubscription in, that would be called, when panelmorph will be deleted? werner
5483
Age (days ago)
5483
Last active (days ago)
0 comments
1 participants
participants (1)
-
Werner Kassens