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: Andreas Mayer <email@hidden>
- Date: Sun, 22 Jul 2007 16:30:08 +0200
Am 22.07.2007 um 15:42 Uhr schrieb Mitchell Livingston:
It appears this is only for entering and exiting. I need to [...]
know when the mouse enters and exits cells in a table view.
Sounds like you found the solution, no? :)
It *is* a bit of a pain to keep the tracking rects in sync with the
table cells though. You might want to take a look at my
AMToolTipTableView source here:
http://www.harmless.de/cocoa-code.php
It was built to support tool tips in table views but you will
probably be able to adapt it for your own purposes.
Andreas
_______________________________________________
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