• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Column identifier specification in NSTableView, IB 3.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Column identifier specification in NSTableView, IB 3.0


  • Subject: Column identifier specification in NSTableView, IB 3.0
  • From: comcast <email@hidden>
  • Date: Thu, 27 Dec 2007 21:33:14 -0500

I am trying to implement NSTableView. In my controller's 
tableView:(NSTableView *)tableView objectValueForTableColumn:(NSTableColumn *)tableColumn row:(int)row

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?

I am using Xcode v 3.0 and IB 3.0.  
 _______________________________________________
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

  • Follow-Ups:
    • Re: Column identifier specification in NSTableView, IB 3.0
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: unit testing...
  • Next by Date: Re: Column identifier specification in NSTableView, IB 3.0
  • Previous by thread: Reminder: Please specify what version you're using
  • Next by thread: Re: Column identifier specification in NSTableView, IB 3.0
  • Index(es):
    • Date
    • Thread