How do I track the mouse movement in a NSTableView cells?
How do I track the mouse movement in a NSTableView cells?
- Subject: How do I track the mouse movement in a NSTableView cells?
- From: Christoph Priebe <email@hidden>
- Date: Wed, 29 Dec 2004 17:57:38 +0100
Hello,
I would like to track the mouse movement in a NSTableView cell to change
the appearance of the cell while the mouse is over it. I looked at the
API docu
for NSCell and NSTableView etc. but I can't see an obvious solution.
Where do I need to handle this? In the cell or in the NSTableView? Do I
need to change my NSTableView subclass to register a mouse track
rectangle
for every (visible) cell in the table? Or is there an other way? Is
there any
sample code regarding this topic?
Thanks,
Christoph
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden