Re: [newbie] Cocoa UI and UTF-8
Re: [newbie] Cocoa UI and UTF-8
- Subject: Re: [newbie] Cocoa UI and UTF-8
- From: j o a r <email@hidden>
- Date: Tue, 12 Jul 2005 16:41:30 +0200
On 12 jul 2005, at 16.25, Yvon Thoraval wrote:
you're right, may be the NSString are translated into MacOS Roman
thru the cocoa-java bridge, that's probably the source of my
confusion in terms of encoding.
You might be right - I'm not using Cocoa-Java, so I can't say for
sure - but we're not talking about the implementation of NSString at
all in that case. I hope it's documented what happens, wrt.
encodings, when you're creating String objects using stringValue()!
suppose now all of my NSString are given from external files
*.strings, then the compiler as nothing to do with those files ?
Right. These files are not compiled, just copied over to the
applications resource folder.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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