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: "I. Savant" <email@hidden>
- Date: Sun, 22 Jul 2007 09:30:15 -0400
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