Short question about german special characters with GTK 2
- From: Christian Schneider <christian_schneider_2000 yahoo de>
- To: gtk-app-devel-list gnome org
- Subject: Short question about german special characters with GTK 2
- Date: Wed, 5 Mar 2003 16:03:42 +0100 (CET)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]