Alex you can use it for real in roassal For the bootstrap - connection with TextMorph - reimplement all the drawOn: method
stef On Apr 7, 2013, at 5:37 AM, Alexandre Bergel <alexandre.ber...@me.com> wrote: > Really cool! > Works well! > > How far are we from bootstrapping? > > Alexandre > > > On Apr 3, 2013, at 8:07 PM, Igor Stasenko <siguc...@gmail.com> wrote: > >> Hello, there >> >> i prepared a small tutorial for Athens, which i did today at PharoConf. >> But the code i did can be reused by non-participants of conference :) >> >> Here the instructions. >> >> Download Pharo 2.0 >> >> wget -O - get.pharo.org | bash >> >> Run Pharo 2.0 >> >> ./pharo-ui Pharo.image >> >> In a workspace, evaluate (line after line) >> >> Gofer it smalltalkhubUser: 'Pharo' project: 'Athens'; configuration; load. >> >> ConfigurationOfAthens loadVersion: '2.0'. >> >> Gofer it smalltalkhubUser: 'Pharo' project: 'Athens'; >> package:'Athens-Tutorial'; load. >> >> AthensTutorial new openWithSpec. >> >> >> Took from here >> https://gist.github.com/SergeStinckwich/44ca34b54cde83b687a3 >> (just removed duplicates ;) >> >> Thanks, Serge for compiling it down ;) >> >> Once you load the code and have window open, skip step one (you already did >> it), >> and then just follow the steps by pressing doit button changing the >> code , pressing doit again , going forwards etc .. and playing with >> it. >> I put some comments there to serve as a small description/detail. >> >> Any feedback & help & contributions & improvements is welcome. >> >> P.S. if you get a DNU at step 30, enable Freetype in settings and try again. >> >> -- >> Best regards, >> Igor Stasenko. >> > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > >