NSTableView question!
NSTableView question!
- Subject: NSTableView question!
- From: "Peter Karlsson" <email@hidden>
- Date: Tue, 17 Jun 2003 11:57:51 +0000
Dear list!
I have a NSTableView. And in the same NSTableView I want to show the
contents of 40 different NSMutable arrays. Not at the same time.
Example: I want to show the contents of array 4 when I press a button, the
contents of array 23 when I press another button and so on. But in the same
NSTableView.
Can I store everything in 1 array and just show the right rows when my
buttons is pressed or must I have 40 different arrays? Or maybe there is a
better way to solve this?
Peter
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
_______________________________________________
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.