Re: Character set in Carbon
Re: Character set in Carbon
- Subject: Re: Character set in Carbon
- From: Mike Fischer <email@hidden>
- Date: Tue, 31 May 2005 16:51:12 +0200
Hi Dieter,
Am 30.05.2005 um 15:01 schrieb "Dieter Oberkofler"
<email@hidden>:
Is it possible to query a carbon based application what character set
(encoding) the applicatuon is using?
What do you mean by this? Are you trying to find out what encoding the
source code was using? Or are you trying to query some runtime
attribute?
The former might differ from file to file.
If you mean the later then
a) this is the wrong list, try Carbon DEV instead and
b) an application does not inherently use any one character set
encoding. It is possible that certain UI elements or internal
processing routines set or make assumptions about a character set
encoding but this would not imply that the whole app must "use"
(whatever that may mean) only one. Generally modern Mac OS X
applications use Unicode for most things. See CFString et al.
HTH
Mike
--
Mike Fischer Softwareentwicklung, EDV-Beratung
Schulung, Vertrieb
Web: <http://homepage.mac.com/mike_fischer/index.html>
Note: I read this list in digest mode!
Send me a private copy for faster responses.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden