How can I reinitialize the event handler

Ned Konz ned at bike-nomad.com
Sun Apr 7 17:14:20 UTC 2002


On Sunday 07 April 2002 09:34 am, I wrote:

> If you define a new mouseDown: method it will be used.

that is, IF your Morph responds true to #handlesMouseDown:

because otherwise it asks the event handler.

There are other handles* tests for other event types.

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com




More information about the Squeak-dev mailing list