• 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 and Strings follow up
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView and Strings follow up


  • Subject: NSTableView and Strings follow up
  • From: "John Tsombakos" <email@hidden>
  • Date: Tue, 31 Jul 2001 13:19:32 -0400

Just a clarification on my last email. I made some type-o's!

To allocate my array, I did:

myArray = [[NSMutableArray alloc] init];

and I implemented this method of the Data source:

- (id) tableView: (NSTableView *)aTableView
objectValueForTableColumn:
(NSTableColumn *)aTableColumn row: (int)rowIndex

not the "set" method!

Other than that, I still had the problem with only 7 items
showing up in the list.

Thanks again.


  • Prev by Date: RE: Searchable archives
  • Next by Date: Re: Book recommendations for newbies
  • Previous by thread: Re: Searchable archives
  • Next by thread: Using NSDrawer's
  • Index(es):
    • Date
    • Thread