Re: NSTableDataSource and Key-value Coding
Re: NSTableDataSource and Key-value Coding
- Subject: Re: NSTableDataSource and Key-value Coding
- From: Randy Bradley <email@hidden>
- Date: Mon, 14 Mar 2005 14:35:22 -0600
Well, I just answered my own question! The error messages were coming from the second table view which I hadn't yet configured. I simply changed the code to:
if ( identifier != nil) return [animal valueForKey:identifier];
and all is well,
Sorry to bother,
Randy
*************************************
Randy Bradley
IT Specialist
USDA ARS MARC
Clay Center, NE 68933
email@hidden
phone: 402-762-4156
*************************************
_______________________________________________
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