revisiting NSTableView 'on drag' row highlighting
revisiting NSTableView 'on drag' row highlighting
- Subject: revisiting NSTableView 'on drag' row highlighting
- From: Eric Redlinger <email@hidden>
- Date: Wed, 17 Oct 2007 17:43:24 -0400
Hi all -
this is an old warhorse issue that has resurfaced: mandatory
rectangular highlights "by default" in NSTableViews when dragging to
rows. There was once (Tiger and before) a handy private function: -
(id)_highlightColorForCell:(NSCell *)cell; that enabled subclassers to
disable this feature.
I've heard that this function is no longer available in the upcoming
release of OSX - once and for all, what is the official, future-proof
way to handle this situation? I'd like to handle my own table
highlights.
Eric
Eric Redlinger
co-founder, 10base-t interactive
email@hidden
_______________________________________________
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