Morphic event refactoring

Ned Konz ned at bike-nomad.com
Tue Oct 17 06:05:46 UTC 2000


"Raab, Andreas" wrote:
>  now
> the morphs itself are responsible for dispatching the events. Which solves
> the problem implicitly and completely.

That's wonderful!

I've been running into problems with the excessively-clever Hand with the
Attachment stuff I've been doing.

In fact, I just made a WrapperMorph that allows pluggable event handling;
its big problem was making itself transparent to, say, TextMorphs underneath.

I had to play games with containsPoint: to get the Hand to ignore the Morphs
under certain circumstances.

This is much better!

When can I get my hands on it?

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





More information about the Squeak-dev mailing list