Re: International characters
- From: "Andrew E. Makeev" <andrew solvo ru>
- To: Holczer Szilard <gtk-list freemail hu>
- Cc: gtk-list gnome org
- Subject: Re: International characters
- Date: Wed, 19 Feb 2003 11:05:51 +0300
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]