• 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: How to change the case of letters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to change the case of letters


  • Subject: Re: How to change the case of letters
  • From: Deborah Goldsmith <email@hidden>
  • Date: Tue, 05 May 2009 14:31:02 -0700

Note that this will do a non-language-sensitive case conversion. If you care about handling languages like Turkish correctly, use CFStringUppercase.

Deborah Goldsmith
Apple Inc.
email@hidden

On May 4, 2009, at 10:13 PM, Graham Cox wrote:


On 05/05/2009, at 3:04 PM, rethish wrote:

Actually I want to change the case of letters in a particular range of
selection.



[textView replaceCharactersInRange:[textView selectedRange] withString:[[[textView string] substringWithRange:[textView selectedRange] uppercaseString]];



Pick the bones out of that one... ;-)

--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

_______________________________________________

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: How to change the case of letters
      • From: Kyle Sluder <email@hidden>
References: 
 >Re: How to change the case of letters (From: rethish <email@hidden>)
 >Re: How to change the case of letters (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: High Scores local to iPhone app
  • Next by Date: Re: NSManagedObjectContext -insertObject: Cancels Prior Deletion -- BUT!
  • Previous by thread: Re: How to change the case of letters
  • Next by thread: Re: How to change the case of letters
  • Index(es):
    • Date
    • Thread