On Jul 4, 2011, at 5:29 PM, William Squires wrote: > Do individual table columns have a 'Tag' value that can be set so I can find > out which column the tableview delegate/datasource is working with? (I want > to set the tag value to an NSString that's the key value in an NSDictionary, > then fetch the value for that key-value pair to set the contents of the > cell)_______________________________________________
For table columns is called "identifier"; you can set it in IB, and get it in code. -- Scott Ribe scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice _______________________________________________ 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