Re: [Newbies] Morphic event-handling confusion

2007-03-15 Thread Max OrHai
On Thu, 2007-03-15 at 23:23 +1300, Michael van der Gulik wrote: > Firstly, I might just make the point that Morphic is a pain to work > with. I've often been at my wits end trying to work out what on earth it > is doing and how to get it to behave. You're not the only one. Oh, I know that. :-)

[Newbies] Morphic event-handling confusion

2007-03-14 Thread Max OrHai
I'm trying to use Morphic, in Squeak 3.9, to make a very simple "physics model" I call a HockeyPuck. The idea is that it's a CircleMorph subclass that one should be able to pick up with the Hand and "throw", and have it bounce off the World edge (and then, hopefully, other such Pucks). I've got the