Re: [SOLVED] Re: Disabling NSTableView's behavior of turning black text white
Re: [SOLVED] Re: Disabling NSTableView's behavior of turning black text white
- Subject: Re: [SOLVED] Re: Disabling NSTableView's behavior of turning black text white
- From: John Stiles <email@hidden>
- Date: Mon, 14 Jan 2008 15:11:14 -0800
Keep in mind that this is a Leopard-specific call so if you care
about Tiger compatibility, make sure the selector exists before
calling it! :)
On Jan 14, 2008, at 3:06 PM, Nick Zitzmann wrote:
On Jan 14, 2008, at 3:56 PM, John Stiles wrote:
You might be able to accomplish this by somehow forcing the cell's
background style to always be "light." Maybe a call to
setBackgroundStyle: in willDisplayCell:... would do it.
Thanks; this does solve the problem.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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