Re: [Pharo-users] [ANN AthensSketch] A playground for drawings with Athens.

2015-03-06 Thread Werner Kassens
Hi Nicolai, very funny and very interesting indeed, i had no idea that athens has that many possibilities and methods. in a way a very instructive docu. werner

Re: [Pharo-users] [ANN AthensSketch] A playground for drawings with Athens.

2015-03-06 Thread Nicolai Hess
There is a "play" button in the SketchBrowser. And if you open just the simple sketch view: ASketchExampleColors openView you'll have to start the drawing from the morph menu. In a prior version I had some "autoplay" option, but sometimes this throws a NativeBoost error, if it is the first time it

Re: [Pharo-users] [ANN AthensSketch] A playground for drawings with Athens.

2015-03-06 Thread Alexandre Bergel
Hi Nicolai, This is an excellent work! Looks like to be the best set of example we have. This will surely benefits Roassal! Impressive! Alexandre > On Mar 6, 2015, at 4:14 AM, Nicolai Hess wrote: > > The main purpose of this packages is to ease the creation of simple drawings > and provid

Re: [Pharo-users] [ANN AthensSketch] A playground for drawings with Athens.

2015-03-06 Thread Torsten Bergmann
For me all the samples stay black. But the Athens tiger demo works...   Is this a driver problem?   Bye T. Gesendet: Freitag, 06. März 2015 um 10:14 Uhr Von: "Nicolai Hess" An: "Pharo Development List" , "Any question about pharo is welcome" Betreff: [Pharo-dev] [ANN AthensSketch] A playground

[Pharo-users] [ANN AthensSketch] A playground for drawings with Athens.

2015-03-06 Thread Nicolai Hess
The main purpose of this packages is to ease the creation of simple drawings and provide a rich set of examples for Athens drawing API. -- Gofer new smalltalkhubUser: 'NicolaiHess' project: 'AthensSketch'; configuration; load. ConfigurationOfAthensSketch loadDevelopment. AthensS