• 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
Umlaute in NSString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Umlaute in NSString


  • Subject: Umlaute in NSString
  • From: Michael Becker <email@hidden>
  • Date: Mon, 22 Mar 2004 16:19:26 +0100

Hi!

Just a quick question: I have an NSAttributedString set up like this:

aS = [[ NSAttributedString alloc] initWithString:@"U-Umlaut: " attributes:d];
[ aS drawAtPoint:aPoint];

But the output on the screen is this:

U-Umlaut: C!

(The umlaut turns into a square-root-sign and a degree-sign)

I am not really familiar with character encodings, so could somebody please tell me how to get rid of this and make the application draw the correct umlaut?

Bye,
Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Umlaute in NSString
      • From: Nick Zitzmann <email@hidden>
    • Re: Umlaute in NSString
      • From: "M. Uli Kusterer" <email@hidden>
    • Re: Umlaute in NSString
      • From: Kevin Ballard <email@hidden>
  • Prev by Date: Re: Document-based file types and an NSMovie question
  • Next by Date: Graphite examples ??
  • Previous by thread: Re: Writing a non-NSDocument based multiple document window apps
  • Next by thread: Re: Umlaute in NSString
  • Index(es):
    • Date
    • Thread