Re: no text dispalyed to a toolbar button widget
- From: Michèle Garoche <michele garoche easyconnect fr>
- To: Günther Rapp <guenther rapp-informatik de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: no text dispalyed to a toolbar button widget
- Date: Wed, 30 Jul 2003 23:50:18 +0200
Le mercredi, 30 juil 2003, à 18:55 Europe/Paris, Günther Rapp a écrit :
I have a problem to add text to a toolbar
doing this code it works
...
all works fine until the (gchar *) title variable has special german
character
like ö ä ü. If such characters are inside the title no text is
displayed
under the button.
If you have an editor which can save the source file as UTF-8
encodings, you're done. Otherwise you have to encode any character
other than pure ASCII with UTF-8 encodings, such as:
ö for ö, ä for ä, ü for ü.
Michèle
<http://micmacfr.homeunix.org/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]