[Java-gnome-developer] encoding problems
Brought to you by:
afcowie
From: pancake <pa...@ph...> - 2006-04-27 15:07:26
|
I've some encoding problems with gdvb. So, i must read some MessageBundled files, Properties files and some other "plain" files created by other external programs (scan (from linuxtv-dvb)), but looks that non-ascii chars are not pretty-printed in the GTK frontend. How can I autodetect the encoding of a file? Do I've to convert every string into the correct encoding before writting them into the GUI? If someone has solved this problem would be good to have a tutorial about how to fix this kind of problems. --pancake |