Can't sort NSTableView
Can't sort NSTableView
- Subject: Can't sort NSTableView
- From: Trygve Inda <email@hidden>
- Date: Thu, 19 Jun 2008 16:16:48 +0000
- Thread-topic: Can't sort NSTableView
I have an NSTableView tied to an NSArrayController
After I populate the array, the table does show the data via bindings on
each of the columns. However, clicking a column header does nothing - how
can I make it sort?
I have done this before in IB2 and it sorted ok, but I can't make this new
project sort.
The columns each have an identifier, sort key and selector (eg name, name,
compare:)
The ArrayController ObjectController class is set to NSMutableDictionary
Any ideas?
Trygve
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden