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: Wed, 22 Dec 2004 17:46:19 -0500
On Wed, 22 Dec 2004 17:31:31 -0500, The Karl Adam <email@hidden> wrote:
> Evan is correct, and rather than use the hex values, I normally just
> use NSString's -stringWithUTF8String: then you can type the string
> directly in between the "" and it is correctly handled in your
> program.
If you do that, make absolutely sure that the source file is itself in UTF-8.
--
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