NSTableView highlited text color
NSTableView highlited text color
- Subject: NSTableView highlited text color
- From: Andre Masse <email@hidden>
- Date: Wed, 05 Nov 2008 17:30:35 -0500
Hi,
When selecting a row in a NSTableView, the default highliting (white
text on blue background) doesn't work if the text is not black. Is
there a setting somewhere (in IB) or a method to implement/override to
fix that? I have a column's cell with its foreground color set to gray
and it's almost unreadable when the row is selected. I could make my
own NSTextFieldCell subclass and override - isHighlited but would
prefer not to.
Thanks,
Andre Masse
_______________________________________________
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