On 2007-06-10, at 11:48:37, Felipe Monteiro de Carvalho wrote:
I would like to created a carbon application and use UTF-8 encoded
strings for it's controls (if necessary I can also first convert to
UTF-16 and then send the string to Carbon.
I don't know about the Pascal idiom you're using, but you can't use
the CFSTR( "xxx" ) with non-ASCII characters even in C with a
guaranteed result. The best way to do this is keep the strings in a
localized .strings file.
Philip Aker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden