• 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: characterAtIndex: method and composite characters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: characterAtIndex: method and composite characters


  • Subject: Re: characterAtIndex: method and composite characters
  • From: "Clark Cox" <email@hidden>
  • Date: Sat, 7 Apr 2007 06:34:42 -0700

On 4/7/07, Ewan Delanoy <email@hidden> wrote:

Thank you for your remarks. That brings me to a different question : take a fantasy composed character, not precomposed in Unicode (say, "b" with a grave accent). Is it nonetheless possible to print it on-screen as a single character in TextEdit ? If not, is there a simple Objective-C hack that would allow a Cocoa-based text editor to do that ?

Ewan

There's no hack needed, just display a 'b' followed by a combining grave accent (U+0300):

              b̀

--
Clark S. Cox III
email@hidden
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >characterAtIndex: method and composite characters (From: "Ewan Delanoy" <email@hidden>)
 >Re: characterAtIndex: method and composite characters (From: Douglas Davidson <email@hidden>)
 >Re: characterAtIndex: method and composite characters (From: Deborah Goldsmith <email@hidden>)
 >Re: characterAtIndex: method and composite characters (From: "Ewan Delanoy" <email@hidden>)

  • Prev by Date: App crashes in 10.4.9
  • Next by Date: Re: characterAtIndex: method and composite characters
  • Previous by thread: Re: characterAtIndex: method and composite characters
  • Next by thread: Re: characterAtIndex: method and composite characters
  • Index(es):
    • Date
    • Thread