Thanks!
On Sep 20, 10:23 pm, Indragie Karunaratne
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 B
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)
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 mail