Jordi Mas wrote:
I did very recently the win32 status bar native implementation. Under win32 this is displayed correctly because I added this piece of code on ap_Win32StatusBar.cpp to convert from UTF8 to the native encoding:
No, that's not really the issue...
Gtk requires UTF-8. However, the current code converts twice to UTF-8 - so the statusbar contains a string like "Symbol oder Sonderzeichen einfÃŒgen" instead of "Symbol oder Sonderzeichen einfügen".




--
Fiat iustitia, pereat mundus.



Reply via email to