Aha.  This makes the -setTag: and IBOutlet methods ineffective.

Dave

On Apr 25, 2009, at 11:14 AM, David Scheidt wrote:


On Apr 25, 2009, at 1:06 PM, Dave DeLong wrote:

Simple way: have 3 IBOutlets, one for each tableView. In the datasource methods, just do a little bit of pointer comparison to figure out which tableview it is. The tableview requesting information is passed along as the first parameter, so you can easily do something like:

I'm using bindings, so I don't have have any data source methods. Sorry, should have said that. It's Core Data, cocoa bindings, 10.5+ only.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to