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: Jerry Krinock <email@hidden>
- Date: Wed, 20 Apr 2005 05:08:50 -0700
on 05/04/19 21:10, Jerry Krinock at email@hidden wrote:
> I have two problems with this (...)
I received an off-list reply to this. The answer the delegate method:
- (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.
Jerry
_______________________________________________
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