Volunteer needed (was Re: Short question about german special characters with GTK 2)
- From: Owen Taylor <otaylor redhat com>
- Cc: gtk-app-devel-list gnome org
- Subject: Volunteer needed (was Re: Short question about german special characters with GTK 2)
- Date: 05 Mar 2003 10:36:06 -0500
It would be wonderful if someone would:
- Write up a FAQ entry on this
(Maybe explain what is UTF-8, that GTK+ uses UTF-8 everywhere,
short example of g_locale_to_utf8(), short example of g_convert(),
mention that you could just encode your source file as
UTF-8 if your editor supports it.)
- File it as a bug in bugzilla, CC'ing gale gtk org
This certainly seems to be the most frequently asked question
these days.
Regards,
Owen
On Wed, 2003-03-05 at 10:03, Christian Schneider wrote:
Hallo,
When I use the following command: g_print ("Programm
Ãber MenÃleiste beendet\n");
I get this message in the shell: "[Invalid UTF-8]
Programm Ãber Menleiste beendet"
If I don't use a "Ã" "[Invalid UTF-8]" will not
appear. Is there any solution if I want to use a "Ã,
Ã, etc." without the error message?
I think it is the same problem in this case:
"
dateiauswahl = gtk_file_selection_new ("Auswahl der zu
Ãbertragenden Datei");
.
.
.
gtk_widget_show (dateiauswahl);
"
It appears this error message:
(serverlinux:1258): Gdk-WARNING **: Error converting
from UTF-8 to 'ANSI_X3.4-1968': Invalid byte sequence
in conversion input
Is it impossible to use german special characters with
GTK 2.x?
This error messages do not appear if I compile with
GTK 1.2.x!
Bye
Christian Schneider
__________________________________________________________________
Gesendet von Yahoo! Mail - http://mail.yahoo.de
Bis zu 100 MB Speicher bei http://premiummail.yahoo.de
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]