• 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: "Martijn van Exel" <email@hidden>
  • Date: Wed, 7 Jan 2009 15:47:39 +0100

On Wed, Jan 7, 2009 at 15:19, Graham Cox <email@hidden> wrote:

>
> 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
>
>
Yes, I could, but it just seemed like a nice shorthand solution to be able
to use on of the available NSCharacterSet constants.

--
martijn van exel -+- email@hidden -+- http://www.schaaltreinen.nl/
_______________________________________________

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: glenn andreas <email@hidden>
References: 
 >feed an NSCharacterSet to numberOfRowsInSection delegate method? (From: "Martijn van Exel" <email@hidden>)
 >Re: feed an NSCharacterSet to numberOfRowsInSection delegate method? (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Parsing XML from a Https URL using NSXMLParser?
  • Next by Date: Re: Problem with AFP server Notification seek advice.
  • Previous by thread: Re: feed an NSCharacterSet to numberOfRowsInSection delegate method?
  • Next by thread: Re: feed an NSCharacterSet to numberOfRowsInSection delegate method?
  • Index(es):
    • Date
    • Thread