• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: tableView blue selection highlight...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tableView blue selection highlight...


  • Subject: Re: tableView blue selection highlight...
  • From: Indragie Karunaratne <email@hidden>
  • Date: Tue, 20 Sep 2011 22:23:24 -0600

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

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: tableView blue selection highlight...
      • From: R <email@hidden>
References: 
 >tableView blue selection highlight... (From: R <email@hidden>)

  • Prev by Date: tableView blue selection highlight...
  • Next by Date: Re: Sandboxing and file references
  • Previous by thread: tableView blue selection highlight...
  • Next by thread: Re: tableView blue selection highlight...
  • Index(es):
    • Date
    • Thread