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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to