Re: Switching between editable and not in a NSTableView
Re: Switching between editable and not in a NSTableView
- Subject: Re: Switching between editable and not in a NSTableView
- From: Jim Correia <email@hidden>
- Date: Mon, 3 Jun 2002 10:01:39 -0400
On Monday, June 3, 2002, at 09:38 AM, Frank Blome wrote:
is there really no way to switch the editable mode of a cell in a
NSTableView programmaticly? I've look over the documentation, but
I can't find it...
You control this on a column by column basis.
<file://localhost/System/Library/Frameworks/AppKit.framework/Versions/C/Resources/
English.lproj/Documentation/Reference/ObjC_classic/Classes/NSTableColumn.html#
//apple_ref/occ/instm/NSTableColumn/setEditable:>
Jim
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.