It's called a focus ring. You can set "Focus Ring" to "None" in Interface 
Builder or configure it programatically:

[view setFocusRingType:NSFocusRingTypeNone];

On 2011-09-20, at 10:18 PM, R wrote:

> Looking inside Address Book, when you select a name from the name
> column, the box (tableView) does not highlight in blue.  Is there a
> way to duplicate this behavior in NSTableview..... removing the blue
> highlight trim around the table?
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40indragie.com
> 
> This email sent to cocoa...@indragie.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to