Re: Table Editing
Re: Table Editing
- Subject: Re: Table Editing
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 28 Sep 2004 20:30:34 -0600
On Sep 28, 2004, at 6:59 PM, Jacob Lukas wrote:
Somehow I managed to not correctly explain my situation. What I meant
is that only one row isn't editable in two of the columns. The object
representing that row knows whether the columns should be editable,
but how can I tell the table?
That can be done through use of an NSTableView delegate method:
<http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSTableView.html#//apple_ref/doc/
uid/20000118/BCIBEDDG>
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