Re: Strange characters in Toolbar
Re: Strange characters in Toolbar
- Subject: Re: Strange characters in Toolbar
- From: j o a r <email@hidden>
- Date: Mon, 17 Nov 2003 13:27:06 +0100
Whenever you create strings using @"" you are restricted to using plain
ASCII characters only.
A common way to be able to provide strings with non-ASCII characters is
to keep them in a plist in the app wrapper, as they use UTF-8 per
default IIRC. Check the list archives.
j o a r
On 2003-11-17, at 12.41, Ivan Myrvold wrote:
>
What, the norwegian character didn't show up here on the list? The
>
second character from left should have been an "a" with a circle above
>
(or å as it would show up in html).
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.