[BUG] Bounds of rotated Morphs are incorrect inside GeeMailMorphs

Ned Konz ned at bike-nomad.com
Tue Mar 6 23:41:48 UTC 2001


On Tuesday 06 March 2001 08:19, Ned Konz wrote:

> It depends on where the input events with absolute coordinates are handled.
> Each Morph sees the coordinate system of its pasteup morph. If you're
> handling input events yourself, you have to transform the points. Since
> many morphs use the MorphicEventHandler, this event handler *could*
> transform points itself.

A clarification: the default MorphicEventHandler via the world does, in fact, 
present transformed Events to submorphs of the World. So, for instance, 
bounds testing works without having to do additional transformations.

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





More information about the Squeak-dev mailing list