Re: Column identifier specification in NSTableView, IB 3.0
Re: Column identifier specification in NSTableView, IB 3.0
- Subject: Re: Column identifier specification in NSTableView, IB 3.0
- From: Chris Hanson <email@hidden>
- Date: Thu, 27 Dec 2007 19:37:39 -0800
On Dec 27, 2007, at 6:33 PM, comcast wrote: I use [tableColumn identifier] to get the specification for the column. I understand I should specify this identifier in IB. However I can't seem to get it right. In IB I indicate a column of my TableView. Then I have tried specifying both "Accessibility identity name" and "Interface builder identity name". Both result in a nil for [tableColumn identifier]. Is there another place to specify the column identifier?
What you're looking for is the Identitifier field in the Attributes Inspector for the NSTableColumn. Just select the NSTableColumn in your NSTableView, and then hit command-1 to bring up the Attributes Inspector:
Hope this helps!
-- Chris
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden