Re: NSMutableArray, TableView, Bindings and Sorting
Re: NSMutableArray, TableView, Bindings and Sorting
- Subject: Re: NSMutableArray, TableView, Bindings and Sorting
- From: <email@hidden>
- Date: Sun, 25 Jul 2004 21:24:24 -0400
Well, I did what I should have done first... read the documentation.
Had I, I would have seen sortedArrayUsingFunction returns a NEW sorted
NSArray. Duh.
I guess though, my other questions still stand - what's the best way of
sorting the actual array, and making sure the table view is updated - or
making sure the array is sorted, when the column table heading is clicked.
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.