Re: internacionalization in gtk (souce of information/examples?)



Javier Ros <jros unavarra es> writes: 
The question is that gtktext is giving me some problems in the win32
Tor's port. The presence of spanish accentuated characters, in a file
makes gtktext to show nothing. I suppouse this is a bug or an
internacionalization issue.


It is likely a bug in the win32 port, I would expect.

(Maybe win32 expects an encoding other than the one your file is in?)

Havoc

Actually you have to encode your text to the UTF-8 charset to be able
to display strings with GTK+/Win32. When you look at the source code
for gimp, that is what is done for the po files (with the gconv
command).

The same problem happened with me for French until recently (until I
downloaded the gimp/win32 source code...).


Wolfgang




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]