I migrated my Pomodoro timer project to GitHub now: https://github.com/astares/Pharo-Pomodoro and you can load it using Catalog or script. I tested with Pharo 8. See also https://twitter.com/TorstenAstares/status/1161212424982290435 Bye T. And yes - additionally to my blog http://astares.blogspot.com you will also find my news on Twitter now https://twitter.com/TorstenAstares
Thanks Torsten! Is it pure morphic or youâve updated it to spec? This could be a nice little example to show the mechanisms to do async ui update.
El 13 ago 2019, a las 12:10, Torsten Bergmann <astares@gmx.de> escribió:
I migrated my Pomodoro timer project to GitHub now:
https://github.com/astares/Pharo-Pomodoro
and you can load it using Catalog or script. I tested with Pharo 8.
See also https://twitter.com/TorstenAstares/status/1161212424982290435
Bye T.
And yes - additionally to my blog http://astares.blogspot.com you will also find my news on Twitter now https://twitter.com/TorstenAstares
<screenshot.png>
How did you put that in the menubar? On Tue, Aug 13, 2019 at 4:26 AM Torsten Bergmann <astares@gmx.de> wrote:
Guillermo wrote
Is it pure morphic or youâve updated it to spec?
still Morphic based - have not done much in Spec yet. There is a Pharo8.0 branch you can send PR to ;)
Bye T.
Le 13/08/2019 à 22:23, Steve Quezadas a écrit :
How did you put that in the menubar?
Hi, We have a documentation about this in pharo-wiki: https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/M... -- Cyril Ferlicot https://ferlicot.fr
Wonderful, thank you. I am starting to write my own tools in pharo because it's soooo much easier. I'm glad to be rid of html On Tue, Aug 13, 2019 at 1:26 PM Cyril Ferlicot D. <cyril.ferlicot@gmail.com> wrote:
Le 13/08/2019 à 22:23, Steve Quezadas a écrit :
How did you put that in the menubar?
Hi,
We have a documentation about this in pharo-wiki:
https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/M...
-- Cyril Ferlicot https://ferlicot.fr
participants (4)
-
Cyril Ferlicot D. -
Guillermo Polito -
Steve Quezadas -
Torsten Bergmann