Re: Getting user's input from an NSOutlineView
Re: Getting user's input from an NSOutlineView
- Subject: Re: Getting user's input from an NSOutlineView
- From: Johnny Deadman <email@hidden>
- Date: Wed, 20 Apr 2005 08:35:21 -0400
It's listed on the Outline view data source protocol page, where it
should be!
On 20-Apr-05, at 8:08 AM, Jerry Krinock wrote:
- (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(id)
object
forTableColumn:(NSTableColumn *)tableColumn byItem:(id)item;
I haven't tried it yet, but it looks good. And it seems the reason
I could
not find it is: that it is not listed in Apple's NSOutlineView
documentation
page, where I believe it should be. I'll look into this further
and post a
complete resolution.
_______________________________________________
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