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: Nick Zitzmann <email@hidden>
- Date: Sat, 26 Feb 2005 10:49:42 -0700
On Feb 26, 2005, at 10:43 AM, アンドレ(Andre) wrote:
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...
I already disabled the cell's focus ring and I'm using a custom field
editor. When I create an NSMatrix of non-bezeled NSTextFieldCells, the
text field cells don't appear to have any black border when I put the
panel into the background. That's why I figured it might be the table
view that's doing this... But maybe there's something else I'm missing.
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