| Author |
Corrupt Unicode Characters
|
John Thomass
Greenhorn
Joined: Feb 27, 2008
Posts: 2
|
|
I'm trying to internationalize my program, but I'm having some problems. The characters aren't being displayed correctly. This happens with all languages with unicode characters, not just Czech. I've tried typing the unicode characters directly into the .properties file: I've also tried using the native2ascii program to produce this: But whenever I run the program, I just get corrupt characters: This is the code I'm using to create get and set the language strings: The dodgy text appears in both the console and on the JTextPane, and all of the menus and buttons in the application.
|
 |
 |
|
|
subject: Corrupt Unicode Characters
|
|
|