How to remove the NSCell border in an NSTableView that hasFocus
How to remove the NSCell border in an NSTableView that hasFocus
- Subject: How to remove the NSCell border in an NSTableView that hasFocus
- From: Alexander Reichstadt <email@hidden>
- Date: Thu, 16 Jun 2011 16:06:14 +0200
Hi,
i have an NSCell subclass in an NSTableView. It's highlight color should be consistent regardless of the table view's focus state. It works, but I have one thing remaining I can't figure Out. While the table view has no focus the cells look fine. But when it has focus the cell gets a border of about one pixel. I can't find how to alter this border in color or size or make it disappear.
Docs on either NSTableColumn, NSTableView nor NSCell gave any hint on that. Please, can someone help?
Thanks
Alex
_______________________________________________
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