Re: utf8 bug ?
- From: muppet <scott asofyet org>
- To: Quentin <squentin free fr>
- Cc: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: utf8 bug ?
- Date: Thu, 2 Sep 2004 23:03:08 -0400
On Sep 2, 2004, at 5:19 PM, Quentin wrote:
Setting a label (or something else, works with a treestore) with a
perl variable, change the encoding of the perl variable to utf8.
specifically, it is upgrading the scalar to utf8; gtk+ requires strings
in utf8.
for the most part, you'll want to use utf8 in your source code in the
first place. if you can't have the strings be modified (e.g., they're
actually owned by other code), try copying them.
I use perl-Gtk2-1.023-3mdk.
is there any reason you can't upgrade? this utf8 issue hasn't changed
since 1.0, but 1.023 is old and missing some features.
--
Walk softly, and carry a BFG-9000.
-- unknown
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]