Re: NSTableView
Re: NSTableView
- Subject: Re: NSTableView
- From: Andrew Farmer <email@hidden>
- Date: Fri, 23 May 2008 13:35:39 -0700
On 23 May 08, at 13:22, john darnell wrote:
To be sure, my first attempt used that name, and it did not work.
Obviously, I had more than one thing wrong with the code waay back
then...
I need to ask for just a little bit of clarification, however. Your
last line says, "you can use that pointer to determine (if you have
multiple tables) which table to provide data for."
If I did have, say, three tables on a dialog, how would the code
know
which function was for which table if that first element (or some
other
element) is not differentiated?
Either by the TableView that's passed in as the first argument, or by
implementing separate data sources for each table (preferable).
_______________________________________________
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