• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Sort
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sort


  • Subject: Re: Sort
  • From: norio <email@hidden>
  • Date: Sat, 10 May 2008 17:29:31 +0900

Chuck,

Thanks for the help.

Suppose that you have these 9 strings:0001,0002,0003,001,002,003,01,02,03. I'd like to sort them as 0001,001,01,0002,002,02,0003,003,03 as Finder.

If you use one of the compare methods that allows you to supply options, NSNumericSearch will do what you want.


However, unfortunately, that didn't make it for the sort.

Norio
_______________________________________________

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


References: 
 >Re: Sort (From: Charles Steinman <email@hidden>)

  • Prev by Date: Re: Cocoa coding style (was Re: Did I reinvent the wheel?)
  • Next by Date: Re: Did I reinvent the wheel?
  • Previous by thread: Re: Sort
  • Next by thread: iPhone SDK and IB plug-in link error
  • Index(es):
    • Date
    • Thread