Re: [newbie] Cocoa UI and UTF-8
Re: [newbie] Cocoa UI and UTF-8
- Subject: Re: [newbie] Cocoa UI and UTF-8
- From: Yvon Thoraval <email@hidden>
- Date: Tue, 12 Jul 2005 16:25:07 +0200
Le 12 juil. 05 à 14:44, j o a r a écrit :
Right, but HOW did you set up that test? Show us the code!
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.
the code is as simple as :
public NSTextField bottleSheetAddApogee;
String aString = bottleSheetAddApogee.stringValue();
may be i'm only true in case of Cocoa-Java
suppose now all of my NSString are given from external files
*.strings, then the compiler as nothing to do with those files ?
Yvon
_______________________________________________
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