acceptsMouseMovedEvents?
acceptsMouseMovedEvents?
- Subject: acceptsMouseMovedEvents?
- From: "Brian O'Brien" <email@hidden>
- Date: Wed, 27 Apr 2005 14:32:58 -0600
In my subclass of NSImageView I want to receive mouse move events.
I defined the method acceptsMouseMovedEvents and returned true.
I also defined the method - (void)mouseMoved:(NSEvent *)theEvent
and put an NSLog message in that function. However I get no mouse
motion events.
_______________________________________________
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