• 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: Encodings problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Encodings problem


  • Subject: Re: Encodings problem
  • From: Chris Ridd <email@hidden>
  • Date: Wed, 10 Sep 2003 22:05:36 +0100

On 10/9/03 9:36 pm, M. Uli Kusterer <email@hidden> wrote:

> At 20:51 Uhr +0100 10.09.2003, TACKEL wrote:
>> Before sending the email to the list I took a look at mamasam and found some
>> interesting emails but at the moment I haven't solved the problem.
>>
>> I really appreciate any idea.
>
> a) NSLocalizedString(), (localizable? don't remember the exact name
> -- as always...)
>
> b) use the NSString method to read the string from a UTF8 file in your bundle
>
> c) Specify the different characters using C escape sequences (\xNN or \0NN)
>
> d) lots of things I can't remember right now

d) create the values in an array of unichar, and use NSString
+stringWithCharacters:length:

e) probably others :-)

Cheers,

Chris
_______________________________________________
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.

References: 
 >Re: Encodings problem (From: "M. Uli Kusterer" <email@hidden>)

  • Prev by Date: Re: Newbie question: forcing data format during saveDocumentTo:
  • Next by Date: Help! Generating an offscreen image for later use in compositing..
  • Previous by thread: Re: Encodings problem
  • Next by thread: Encodigns problem
  • Index(es):
    • Date
    • Thread