How can I reinitialize the event handler

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


On Sunday 07 April 2002 10:59 am, ducasse wrote:
> Hi ned
>
> I will retry my experience but what I noticed is that when I was adding
> handleMouseOver: and mouseEnter mouseLeave if I had previously a morph form
> the class it would not react and I had to recreate an instance t=of the
> class. There is in this case the event would work.

> I know but I have the impression that the eventHandler is created at
> initialisation time, then compiling a new method would not take effect for
> previously created objects.

That should not be the case. The event handler is created as needed for each 
instance.

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




More information about the Squeak-dev mailing list