UTF-8 in Swing app on Windows
| From:Hendrik Maryns [gtw37bn02@masked-domain] |
| Sent on:Wed, 07 May 2008 13:46:49 +0200 |
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.
Other messages in this topic