My program wants to detect image save event. I couldn't find one, so changed SmalltalkImage>>logChanged: or SmalltalkImage>>addSnapshot:andQuit: to detect the image save and fire my custom notification.
Is there a good for doing this like SystemChangeNotification or SystemAnnouncement? HwaJong -- View this message in context: http://forum.world.st/Can-I-get-a-image-save-notification-tp4576118p4576118.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
