[quoted text, click to view] > Select a Japanese font where? Does the text box need to be programmed to
> display a Japanese font ? Or is there a Windows setting that needs to be
> applied to allow applications to utilize the Japanese font?
No, it is not an OS thing. Since you have the proper input methods and you
can see all ok while the IME is active (when you type or Reconvert), it means
the system has all that is needed.
Also, if you select your text, select Reconversion and it is ok, it means
your text box does not damage the data, is just unable to display it.
Boxes usually means "missing glyph" in most fonts.
This is how I concluded you have to select a font that supports Japanese.
Now, where you have to do it, only you can tell, because only you know what
kind of application it is. Is ASP.NET, Console, Form based? Is the control a
standard text control or some custom control?
The only hint I can give you without this info is that usually you don't want
to set the font "per control", but per dialog/window.
Also, if it is a form, then the default font is ok for Japanese. So if it is
a form with a standard edit box and is not working, it is something you
probably changed.
You tell me more, I tell you more, this is the deal :-)
--
Mihai Nita [Microsoft MVP, Windows - SDK]
------------------------------------------