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 00:23:46 -0400
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.
Thanks,
Mitch
On Jun 29, 2007, at 7:48 PM, Mitchell Livingston wrote:
Hey,
I need to be able to detect movement so that a table can show/hide
an object for a specific row when the mouse is over that cell's
row. Currently I setAcceptsMouseMovedEvents: for the window, and
then watch mouseMoved:. The problem is this only works when the
window is active. This window is a floating insepctor, and I need
it to still show/hide the control when the window is not main or
key. Is there a way to do this?
Thanks,
Mitch Livingston
_______________________________________________
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