Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView and Strings follow up



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.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.