Re: Bug? Not receiving mouseEntered and mouseExited events
Re: Bug? Not receiving mouseEntered and mouseExited events
- Subject: Re: Bug? Not receiving mouseEntered and mouseExited events
- From: "Theodore H. Smith" <email@hidden>
- Date: Tue, 17 Jan 2006 15:58:38 +0000
On 17 Jan 2006, at 15:54, glenn andreas wrote:
This just enables mouseMoved events (at which point your class
should receive mouseMoved: messages). What you want is tracking
rectangles, which are what causes mouseEntered:/mouseExited: to be
called.
I think I get the problem I was having. I was assuming that
mouseMoved and mouseEntered were enabled via the same mechanism. Now
it appears that they use different methods to enable them! It seems
to be working now, thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden