Re: View Based Table - where is my data?
Re: View Based Table - where is my data?
- Subject: Re: View Based Table - where is my data?
- From: Seth Willits <email@hidden>
- Date: Wed, 01 May 2013 09:48:24 -0700
On May 1, 2013, at 8:34 AM, Gerriet M. Denkmann wrote:
> A NSTableView with one column which uses NSTableCellViews. Uses DataSource:
>
> - (id)tableView:(NSTableView *)aTableView objectValueForTableColumn:(NSTableColumn *)aTableColumn row:(NSInteger)rowIndex
This method does not get used at all.
See the documentation:
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/TableView/PopulatingView-TablesProgrammatically/PopulatingView-TablesProgrammatically.html
--
Seth Willits
_______________________________________________
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