My application is so successful that it needs to go global.
The only problem is that that means Japanese. I don't know the first thing
about making a Japanese language application. I know I have to use Unicode,
but that's about it.
In case it matters, the user will be presented with a dialog, and he can
choose, dynamically, which language it should be rendered in. So, it isn't a
matter of linking a particular resource file for Japanese on one machine, and
a different one for English on a different machine. Both must be available,
based on user choice.
Is there a simple "Hello, World" application for the .Net framework, but in
Japanese? Or any sample applications that make use of Japanese? I don't
even know where to find a Japanese font.
Any help would be appreciated.
Bernie Yaeger - 29 Nov 2004 21:17 GMT
Hi David,
Did you try searching on Google?
Bernie Yaeger
> My application is so successful that it needs to go global.
>
[quoted text clipped - 19 lines]
>
> Any help would be appreciated.
eBob.com - 01 Dec 2004 00:40 GMT
I'd try microsoft.public.dotnet.internationalization
Bob
> My application is so successful that it needs to go global.
>
[quoted text clipped - 13 lines]
>
> Any help would be appreciated.