Re: [Pharo-project] Pharo and the rest of the ecosystem
On May 2, 2012, at 2:33 PM, H. Hirzel wrote:
On 5/1/12, Marcus Denker <marcus.denker@inria.fr> wrote:
On May 1, 2012, at 8:44 AM, H. Hirzel wrote:
Athens is an SVG canvas using Morphic, right?
No, Athens is a new Canvas. Vector graphics. Morphic is another layer. (Morphic *uses* a Canvas, and of course you can just have a canvas in a morphic window for drawing).
Where is the code?
Thank you Marcus,
Where can I read more besides this http://code.google.com/p/pharo/wiki/Athens
Nothing yet. You can bug Igor... :-) There will be more documentation, but keep in mind that this is work in progress and therefore focus is to finish, not to document. Marcus -- Marcus Denker -- http://marcusdenker.de
Which version should I load? ConfigurationOfAthens load gives 'stable version not yet defined'? And self last version gives an error as well.... On 5/2/12, Marcus Denker <marcus.denker@inria.fr> wrote:
On May 2, 2012, at 2:33 PM, H. Hirzel wrote:
On 5/1/12, Marcus Denker <marcus.denker@inria.fr> wrote:
On May 1, 2012, at 8:44 AM, H. Hirzel wrote:
Athens is an SVG canvas using Morphic, right?
No, Athens is a new Canvas. Vector graphics. Morphic is another layer. (Morphic *uses* a Canvas, and of course you can just have a canvas in a morphic window for drawing).
Where is the code?
Thank you Marcus,
Where can I read more besides this http://code.google.com/p/pharo/wiki/Athens
Nothing yet. You can bug Igor... :-) There will be more documentation, but keep in mind that this is work in progress and therefore focus is to finish, not to document.
Marcus
-- Marcus Denker -- http://marcusdenker.de
participants (2)
-
H. Hirzel -
Marcus Denker