mouseEnter question

Joshua Channing Gargus schwa at cc.gatech.edu
Sat Nov 11 16:42:01 UTC 2000


Hi,

Is there any way for a morph to ask to get mouseEnters sent only
when they (not their submorphs as well) are entered?  I'm having
a bit of trouble grokking the new event-handling code and seeing
exactly where the mouseEnter is generated for an owner when one of
their submorphs is entered.

One thing that can be done is to to a "self containsPoint: evt" 
test in the owner.  However, the owner doesn't get another 
mouseEnter when it is entered from the submorph.

Any ideas?

Thanks,
Joshua





More information about the Squeak-dev mailing list