Re: glade localization woes
- From: "Cristóvão B. B. Dalla Costa" <cbraga fs inf br>
- To: "Cristóvão B. B. Dalla Costa" <cbraga fs inf br>
- Cc: gtk-perl-list gnome org
- Subject: Re: glade localization woes
- Date: Tue, 15 Jun 2004 15:40:47 -0300
Oh, and the problem in widgets not set via glade only happens the first
time they're set.
So if I do:
$label->set (gettext ("XXX"));
And the translation of "XXX" contains accented characters thos will
display as garbage, however, if I do
$label->set (gettext ("XXX"));
$label->set (gettext ("XXX"));
Then the resulting label on the screen appears correct.
Thanks in advance,
Cristóvão
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]