Re: Suppressing highlight drawing in an NSTableView
Re: Suppressing highlight drawing in an NSTableView
- Subject: Re: Suppressing highlight drawing in an NSTableView
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 11 May 2006 07:18:49 -0600
On May 11, 2006, at 6:44 AM, Greg Hurrell wrote:
Any suggestions?
AFAIK, the only way to do this is to subclass NSTableView and
override a private method, -_highlightColorForCell:. If this method
returns nil, then the highlight won't draw.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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