Super cool tshirt! Stef On Mon, Nov 27, 2017 at 1:18 PM, phil@highoctane.be <phil@highoctane.be> wrote:
It is useful for presentations.
https://www.youtube.com/watch?v=JhmmoEtAq20&t=269s
Phil
On Mon, Nov 27, 2017 at 1:06 PM, Tim Mackinnon <tim@testit.works> wrote:
Wow - I never noticed that extension - thatâs amazing.
On 27 Nov 2017, at 10:56, phil@highoctane.be wrote:
QuickAccess is also a great option.
https://pharoweekly.wordpress.com/2015/11/06/quickaccess/
On Mon, Nov 27, 2017 at 11:16 AM, Alistair Grant <akgrant0710@gmail.com> wrote:
On 26 November 2017 at 13:07, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi Andy
As you saw there are plenty of solutions.
Now what I learned is that it is often better in the long to have a little object because suddenly it opens your mind and you realise that you can teach him something more.
So I often find myself realising that I created some class methods and that it was stupid better have a real little object because it can do more and in particular for open new path
So now I do not use scripts but plain little classes with nice little printOn: methods and arguments to get customized.
+1
And if you create a class method to do the most common operation(s), you can add the "<script>" pragma and a button appears in the browser to run the operation.
Cheers, Alistair