Re: Table Editing
Re: Table Editing
- Subject: Re: Table Editing
- From: Jacob Lukas <email@hidden>
- Date: Tue, 28 Sep 2004 19:51:06 -0700
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>
Thank you that's what I was looking for.
Jacob
_______________________________________________
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