Receiving Mouse Moved Events in Views
Receiving Mouse Moved Events in Views
- Subject: Receiving Mouse Moved Events in Views
- From: Devin Lane <email@hidden>
- Date: Sat, 27 Mar 2004 22:17:51 -0800
Cocoa-Dev:
I know this has already been addressed, but I have yet to find an
acceptable solution. I want to be able to receive mouseMoved: events
in a view in a window in order to highlight parts of the view.
However, even after calling [window setAcceptsMouseMovedEvents:YES], I
do not receive anything. I have heard that there is a bug in Appkit
that causes this. However, other cocoa applications seem to be able to
handle it fine (think Omniweb), and I wanted to know how to make mine
do the same.
Thanks in advance,
Devin Lane
Cocoa Programmer
Editor-in-Chief of Tech Pep (Benson H.S. Newspaper)
Phone: (503) 775-4906
E-Mail: email@hidden
_______________________________________________
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.