Re: International characters



Holczer Szilard wrote:

I have a problem with internation character using. If I insert theese
somewhere, like menus, button, ect. the gtk send me "Gtk-WARNING **:
Invalid input string" message, and the application broke.

What can I do with it?

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list

If you are talking about GTK+-2.x, you need to convert your locale strings to UTF-8. Glib has some functions to do it, like locale_to_utf8, locale_from_utf8, etc. Feel free to explore.

Regards,
-andrew





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