Hi,
I have a Swing application which runs fine on Linux, showing some UTF-8
symbols outside of the usual range fine. However, on Win2000, these
show up as the usual strange symbols. So obviously, the strings are
interpreted as cp1252.
How can I set it to use the proper symbols?
This only happens with the native look and feel, if I choose the default
cross-platform one, the menu’s show up fine.
However, there is some text I read in and display as well, which gets
garbled all the same. How to fix this?
Thanks, H.


|