The Pomodoro timer is a morph on the screen. The easiest way is to open the morphs Halo and just delete it. You can also run the following expression in a playground: PomodoroMorph allInstancesDo: [:each | each delete ] I would recommend to read one of the introduction books to get familiar with Pharo and its concepts. See the PDF's at [1] and [2] Bye T. [1] https://github.com/SquareBracketAssociates/UpdatedPharoByExample [2] http://pharo.pharocloud.com/pharobooks
Gesendet: Donnerstag, 04. Februar 2016 um 19:12 Uhr Von: ipstone <isaacpei@gmail.com> An: pharo-dev@lists.pharo.org Betreff: Re: [Pharo-dev] [ANN] Pomodoro for Pharo 2.0
Hello,
First time user of Pharo - I just got pomodoro up running, but how to close it?
Thanks! -- Ipstone
-- View this message in context: http://forum.world.st/ANN-Pomodoro-for-Pharo-2-0-tp4678427p4875915.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.