Re: Need help on international chars



On Wed, May 28, 2003 at 06:50:10PM +0100, Bruno Tavares wrote:
I am writing an app with Gtk-Perl and i've some issues with
international chars.

You don't say which version you are working with and the answer
is different for Gtk and Gtk2. In Gtk you just provide the string
in whatever locale you have setup. In Gtk2 the strings must be
encoded in UTF8. 

Just edit your sources in gedit (ver 2 or higher) and everything
should be find in Gtk2.

Regards,
Dov


When i call set_text on a label , if the text is in english everything
works fine, but (i am in portugal) if the text is in portuguese ( that
normally contains accents) i get bogus chars in the special chars place.

Any ideias??
Thank you

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



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