CFSTR() (and I presume the derived CFSTRP?) doesn't understand UTF-8,
only ASCII. If you want to use UTF-8 text, you have to create the
string yourself, or better yet load it from a strings file (which can
be encoded as UTF-8 or UTF-16).
The big and strings file solutions aren't possible, because I am using
carbon to implement a GUI framework which supports setting strings at
run-time
Are there examples available for creating the string myself?
thanks,
--
Felipe Monteiro de Carvalho
_______________________________________________
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