• 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
NSTableView dummy question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView dummy question


  • Subject: NSTableView dummy question
  • From: Lloyd Dupont <email@hidden>
  • Date: Wed, 7 May 2003 17:01:11 +1000

I'm doing my first attempts at using a NSTableView.
It's created in a nib file. (2 columns, with unknow identifier ..)

in awakeFromNib I also add a column to to the table with a given
identifier.

then, when my method:
- (id)tableView :(NSTableView *)tableView
objectValueForTableColumn:(NSTableColumn *)tableColumn
row:(int)row


is called, the 3rd called is never queried and the first 2 columns have
null identifiers.
could any one pinpoint me a simple NSTableView sample ?

thanks ....
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: what's the topmost NSWindow level
  • Next by Date: Re: Memory Management Mismanaged
  • Previous by thread: Re: dismissing an NSAlertPanel programmatically
  • Next by thread: Re: NSTableView dummy question
  • Index(es):
    • Date
    • Thread