Mouse Moved Events
Mouse Moved Events
- Subject: Mouse Moved Events
- From: Neil Earnshaw <email@hidden>
- Date: Tue, 24 Jun 2003 14:03:33 +0100
I'm trying to get my hands on mouseMoved:events in a custom view. When
the view gets awakeFromNib I call
[[self window] setAcceptsMouseMovedEvents:YES];
but the mouseMoved: method never gets called.
Anyone know what I'm doing wrong?
-Neil
Neil Earnshaw
Consultant Software Engineer
Object Software Engineers Ltd
email@hidden
Tel : 01747 854 852
Mbl : 07870 209 102
_______________________________________________
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.