Re: Receiving mouseEnter and mouseExit events.
Re: Receiving mouseEnter and mouseExit events.
- Subject: Re: Receiving mouseEnter and mouseExit events.
- From: "Mattias Arrelid" <email@hidden>
- Date: Wed, 24 Sep 2008 20:41:29 +0200
On Tue, Aug 19, 2008 at 23:50, David Alter <email@hidden> wrote:
> I just realized that NSTrackingArea is 10.5 and up. I need to support 10.4.
> mouseEntered and mouseExited have been part of NSResponder from 10.0. To
> receive these events in 10.4 what should I do?
Sorry for the very late reply, but you might still be interested in
MATrackingArea, which can be found at http://mattgemmell.com/source.
It's almost identical in functionality to NSTrackingArea, and supports
10.4+ (which seems to be just be what you need).
Regards
Mattias
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden