Re: Beginner problem with multiple NSTableView
Re: Beginner problem with multiple NSTableView
- Subject: Re: Beginner problem with multiple NSTableView
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 20 Jan 2005 16:10:37 -0800
On Jan 20, 2005, at 3:50 PM, James Housley wrote:
if (aView = Feeds_Required_Files) {
NSString *key = [aCol identifier];
return [[_feedlists objectAtIndex:index] valueForKey:key];
}
So per my first reply, what is the column identifier? Do you have a
column identifier "itemlist"? What instance variables does the Feeds
class have?
mmalc
_______________________________________________
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