Re: Dumb question about multi-column NSTableViews
Re: Dumb question about multi-column NSTableViews
- Subject: Re: Dumb question about multi-column NSTableViews
- From: Scott Ribe <email@hidden>
- Date: Mon, 04 Jul 2011 17:37:08 -0600
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
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
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