Re: NSTableview datasource issues
Re: NSTableview datasource issues
- Subject: Re: NSTableview datasource issues
- From: email@hidden
- Date: Fri, 25 Dec 2009 01:34:53 +0000
- Importance: Normal
- Sensitivity: Normal
Actually the reloadData and datasource issues with NSTableView are reported often. Please try to "google" or "bing" these issues and you will be amazed on how many complaints are out there.
Xcode could for example flag the datasource method where I had capitalized objectValueForTableColumn, either by pointing out that the method does not exist in interface or that I need to implement datasource methods correctly.
Unfortunately, sometimes one may not share all the code for confidentiality reasons. As you said, one bites the bullet, rewrites the code, and moves on.
Thanks again.
-----Original Message-----
From: Greg Guerin [mailto:email@hidden]
Sent: Thursday, December 24, 2009 12:21 PM
To: 'list-cocoa-dev'
Subject: Re: NSTableview datasource issues
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden