Henrik Sperre Johansen wrote:
AFAICT, #outOfWorld: might be the one you're looking for, it's called on self and submorphs as part of #removeMorph: So I THINK you'd get away with:
:) Good thought, and thanks for looking into it! However, that was my idea too; and it doesn't work. #outOfWorld: is also called when you embed a Morph in another Morph, for instance. So, even if the Morph is still open in the world, the subscriber list is hosed. Also, when #outOfWorld: is called, there is not enough context to tell whether it is being deleted or embedded, because the actual move happens after. Sean -- View this message in context: http://forum.world.st/Unsubscribing-for-Announcements-tp3220751p3223934.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.