Re: tableView blue selection highlight...
Re: tableView blue selection highlight...
- Subject: Re: tableView blue selection highlight...
- From: R <email@hidden>
- Date: Tue, 20 Sep 2011 23:25:21 -0700 (PDT)
Thanks!
On Sep 20, 10:23 pm, Indragie Karunaratne <email@hidden>
wrote:
> 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 (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
>
> _______________________________________________
>
> 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
>
>
> This email sent to email@hidden
_______________________________________________
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