Re: [Pharo-users] Getting notified when a morph moves
Hilaire wrote:
Okay if I understand correctly, the two morphs you want to link with a line are also morphs of yours? So you can mangle into them. I was supposing the two morphs to link could be arbitrary ones, i.e. ones you can't modify.
I am trying to get a better understanding of Morphic by writing a small drawing editor suitable for a tutorial. current state: http://smalltalkhub.com/#!/~StephanEggermont/MorphicDraw/ Stephan
Le 12/02/2015 17:12, Stephan Eggermont a écrit :
Hilaire wrote:
Okay if I understand correctly, the two morphs you want to link with a line are also morphs of yours? So you can mangle into them. I was supposing the two morphs to link could be arbitrary ones, i.e. ones you can't modify. I am trying to get a better understanding of Morphic by writing a small drawing editor suitable for a tutorial.
current state: http://smalltalkhub.com/#!/~StephanEggermont/MorphicDraw/
Stephan
Nice :) You may find some useful information in the collaboractive book in the Morph chapter http://pharo.gemtalksystems.com Hilarie -- Dr. Geo - http://drgeo.eu iStoa - http://istoa.drgeo.eu
participants (2)
-
Hilaire -
Stephan Eggermont