[Q] doubleclickable and dragable morph: how?

Andreas Raab andreas.raab at gmx.de
Thu May 1 22:42:25 UTC 2003


Hi,

> I can only second what Hernan already said, use of 
> #handlesMouseDown is described in at least some of
> the tutorials.

Err ... sorry, I meant #handleMouseDown: not handle[s]MouseDown: (what a
fine difference that is ;-)

> Now, if I use your scheme how do I later catch these events?

What do you mean by "catching" these events? When you use #on:send:to: you
provide a selector which is called in response to the event.

> Do I still add #MouseDown ?

I don't understand what you mean by this.

Cheers,
  - Andreas



More information about the Squeak-dev mailing list