• 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: feed an NSCharacterSet to numberOfRowsInSection delegate method?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: feed an NSCharacterSet to numberOfRowsInSection delegate method?


  • Subject: Re: feed an NSCharacterSet to numberOfRowsInSection delegate method?
  • From: Graham Cox <email@hidden>
  • Date: Thu, 8 Jan 2009 01:19:12 +1100


On 8 Jan 2009, at 12:26 am, Martijn van Exel wrote:

But [NSCharacterSet uppercaseLetterCharacterSet] returns a NSCharacterSet
and not an NSArray, is there a way (without doing an iteration) to turn a
NSCharacterSet into an NSArray of charachters?


There's no way even with doing an iteration. NSCharacterSet cannot be enumerated and doesn't return a count.

If you know you just want A-Z why not just create a simple array with those letters in it?

--Graham


_______________________________________________

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


  • Follow-Ups:
    • Re: feed an NSCharacterSet to numberOfRowsInSection delegate method?
      • From: "Martijn van Exel" <email@hidden>
References: 
 >feed an NSCharacterSet to numberOfRowsInSection delegate method? (From: "Martijn van Exel" <email@hidden>)

  • Prev by Date: Re: [iPhone] Search control like in App Store
  • Next by Date: Re: Problem with AFP server Notification seek advice.
  • Previous by thread: feed an NSCharacterSet to numberOfRowsInSection delegate method?
  • Next by thread: Re: feed an NSCharacterSet to numberOfRowsInSection delegate method?
  • Index(es):
    • Date
    • Thread