detecting mouse movement when window is inactive
detecting mouse movement when window is inactive
- Subject: detecting mouse movement when window is inactive
- From: Mitchell Livingston <email@hidden>
- Date: Fri, 29 Jun 2007 19:48:14 -0400
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