Sean P. DeNigris wrote
Holy crap, SystemProgressMorph...
As a first step, I cleaned out the system progress morph classes... Issue 5897: [ENH]: Clean SystemProgressMorph and friends Fix in inbox: SLICE-Issue-5897-ENH-Clean-SystemProgressMorph-and-friends-SeanDeNigris.1 * create NewSystemProgressMorph as a replacement for SystemProgressMorph * create SystemProgressItemMorph to capture all the behavior from the huge block in SystemProgressMorph>>label:min:max: * Rename SystemProgressBarMorph to ProgressBarMorph (there's nothing System-specific) and clean I'd like someone to review the code, especially the process/semaphore parts of NewSystemProgressMorph before I integrate these classes with the system via the UIManagers. I had to do "Compiler recompileAll" when I filed the classes in because the system was confused between SystemProgressBarMorph and ProgressBarMorph. I'm not sure why. -- View this message in context: http://forum.world.st/Notify-progress-with-Announcements-instead-of-Exceptio... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.