Hi,
I am using a custom field editor for a custom table view cell.
When ever I click on the name field the editor comes into view, but focus ring
is not there and select all doesn't work when using keyboard or mouse or
programmatically. I want the focus ring to be drawn and want to select all o
Hi,
Now I'm using a NSTextField instead of NSTexView.
Best,
Nick
Begin forwarded message:
> From: Nick Rogers
> Subject: custom field editor, no focus ring, no select all
> Date: 30 August 2013 8:23:12 PM IST
> To: Cocoa-dev List List
>
> Hi,
>
> I am usin