Re: how to use foreign characters in Xcode
Re: how to use foreign characters in Xcode
- Subject: Re: how to use foreign characters in Xcode
- From: David Ewing <email@hidden>
- Date: Wed, 3 Mar 2004 10:51:27 -0700
On Mar 2, 2004, at 8:36 PM, 1h0f?A wrote:
Hi,
Even though the default encoding in Preferences window of Xcode is
'Korean', when I try to input korean character in source file in Xcode,
it gives only error message and I can't input the characters.
I wonder if the Xcode doesn't support foreign languages.
Unfortunately there's a bug in that that preference is not used when
creating a new file. It's only used as a first guess when opening an
existing file (that doesn't have it's encoding specified in a project).
If you're file is added to a project, you should be able to just change
its encoding to Korean (either using the Format > Encoding menu, or
using the inspector).
Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.