Re: how to write programatically greek letters to an NSTextField?
Re: how to write programatically greek letters to an NSTextField?
- Subject: Re: how to write programatically greek letters to an NSTextField?
- From: Clark Cox <email@hidden>
- Date: Thu, 23 Dec 2004 18:25:51 -0500
On Thu, 23 Dec 2004 01:08:18 -0500, The Karl Adam <email@hidden> wrote:
> Umm... [NSString stringWithUTF8String:"σxx"] works fine, no need to
> escape any values with it at all. At least not Unicode values anyway.
As I said before, that will work *only* if the source code file is
UTF-8 as well. To be safe with a file of any encoding, you should use
the escaped values.
--
Clark S. Cox III
email@hidden
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden