Thanks Stef - Iâll see if I can reincarnate it in the time that I have - if not, maybe this might be my next side project (just need to get my IntelliPharo keybindings over the hill). It looks like it's just the basics right? You add morphs in a script I'm guessing from the tests. Although TextMorph seems broken in Pharo6 in that halos won't let you edit text (walkback) and halos won't let you set text size or bold (they do nothing)? Which is a shame for this kind application - but with Bric maybe it's expected? Anyway - this gives me a head start. Tim Sent from my iPhone
On 2 Nov 2017, at 17:25, Stephane Ducasse <stepharo.self@gmail.com> wrote:
I did that (well argh more than 12 years ago) now I do not think that I can find the code I will try It looks like I loaded in Pharo some years ago. Here the latest code I found (At that time I developed test first). I'm not sure that I will have the time to get a look.
Stef
On Wed, Nov 1, 2017 at 7:35 PM, Tim Mackinnon <tim@testit.works> wrote: Hi - has anyone made anything where you can create a full screen presentation in Pharo with slides with some large text, bullet points and embedded pictures - but then itâs a facade that lets you evaluate items in the slide or jump to any code mentioned?
Sort of like what Alan Kay does in the eToys images?
I need to do a presentation next week and I always loved it when I was fooled into thinking I was looking at a staticâish powerpoint and then suddenly realised it was a live environment.
It doesnât sound that hard to do something simple - but Iâm not sure if I can pull it off in time for my presentation. But am curious if we have something.
(For bonus points, GT-Spotter stuff would work in it over top of the presentation to demonstrate simple things)
Tim <Morphic-Slideshow-StephaneDucasse.27.mcz>