Re: Disabling NSTableView's big black editing box?
Re: Disabling NSTableView's big black editing box?
- Subject: Re: Disabling NSTableView's big black editing box?
- From: アンドレ(Andre) <email@hidden>
- Date: Sat, 26 Feb 2005 09:43:10 -0800
I'm pretty sure your gonna need to do something at the cell/fieldeditor
level.
You might try by re-formating the default cell of a table column
(specifically its focus ring setting)
using cellForRow method I believe...
In any case, what your looking for is not in the tableview itself AFAIK.
On 平成 17/02/25, at 11:12, Nick Zitzmann wrote:
I searched the archives for this and couldn't find an answer...
I noticed that, when a cell in an NSTableView is being edited and the
window is put into the background, the NSTableView draws a big black
editing box around the cell. Is there any way to disable the drawing
of this box without ending the editing, and if so, how? I already
tried overriding -highlightSelectionInClipRect: and that didn't do
it...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden