On Tue, Aug 19, 2008 at 23:50, David Alter <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]