Re: NSView doesnt receive mouseMoved events?
Re: NSView doesnt receive mouseMoved events?
- Subject: Re: NSView doesnt receive mouseMoved events?
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 24 Jan 2003 12:44:35 +0100
On Friday, January 24, 2003, at 09:14 AM, Sascha Kujawa wrote:
Heya,
I am trying to find out why my subclassed NSView does not receive
mouseMoved events. Others like mouseDown work fine.
Of course I told it's window setAcceptsMouseMovedEvents:YES
but my subclassed NSView still does not receive mouseMoved
events.
Do you have set a Tracking Rect for this view ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.