Re: Sort a NSArrayController using case-insensitive compare, possible ?
Re: Sort a NSArrayController using case-insensitive compare, possible ?
- Subject: Re: Sort a NSArrayController using case-insensitive compare, possible ?
- From: Conor <email@hidden>
- Date: Mon, 24 Sep 2007 10:02:14 +0200
> Should I ? At least for the column I want sorted case-insensitive ?
In Interface Builder click on the column header until the inspector displays
the NSTableColumn attributtes. The sort selector field should say "compare:"
in gray. Change that to "caseInsensitiveCompare:"
Conor
http://www.bruji.com/
_______________________________________________
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