Re: detecting mouse movement when window is inactive
Re: detecting mouse movement when window is inactive
- Subject: Re: detecting mouse movement when window is inactive
- From: Mitchell Livingston <email@hidden>
- Date: Sun, 22 Jul 2007 09:42:21 -0400
It appears this is only for entering and exiting. I need to detect
movement, specifically to know when the mouse enters and exits cells
in a table view. Is this possible?
Thanks,
Mitch
On Jul 22, 2007, at 9:30 AM, I. Savant wrote:
On Jul 22, 2007, at 12:23 AM, Mitchell Livingston wrote:
Is there no way to do this in cocoa? Tooltips can work when not
for the inactive window, so there must be some way. Any help would
really be appreciated.
See -addTrackingRect:owner:userData:assumeInside: and -- (void)
removeTrackingRect:(NSTrackingRectTag)aTag and search the docs and
archives for examples.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden