I have been attempting to get my Java applet to accept keyboard input in
non-western code pages, such as cp1250 (EAST_EUROPE or Polish) and
SHIFT_JIS (a Japanese code page), but have been unable to get it to work
using Microsoft's native IME. The MS IME allows me to input non-western
characters into MS Windows programs like Word '97, but the "special"
characters in these code pages never show up in my Java text fields. Has
anyone out there had any luck with interfacing the Microsoft IME with
JDK 1.1.x applets?
Please CC: responses to ss...@west.net.
Thanks,
Steve