Re: Getting Mouse Moved Events
Re: Getting Mouse Moved Events
- Subject: Re: Getting Mouse Moved Events
- From: Bruce Veazie <email@hidden>
- Date: Sat, 28 Dec 2002 16:57:56 -0500
Actually, the whole mouse event thing is well-documented, including the
first responder requirements and accepting mousemoved events.
Look in your Cocoa docs under Basic Event Handling.
From: Michael Latta <email@hidden>
Matthew,
Thanks for the pointer on needing to be first responder. This is no
where in the documentation!!
This also REALLY REALLY REALLY sucks!! I wanted to track the mouse
even when not the active application to do some highlighting. I guess
I will need to try tracking regions/rectangles. If you know of
restrictions on that that are not document please let me know to reduce
the blood on the brick wall (from my head).
Michael
Bruce J. Veazie
email@hidden
http://veazie.org
_______________________________________________
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.