Hello,

I have a problem with ComboBox and utf8 data.
For example string "Derviş" is displayed like "Dervi" + 2 weird characters.

If I just create a test case, paste the mentioned string into the code and 'use utf8' then it works.

But these strings are coming from db and DBD::Pg is set to convert them to the perl internal encoding.

Also there seem no to be a problem with other controls. Wx::Perl::ListCtrl displays it correctly.

Thanks.

--
Jiří Pavlovský

Reply via email to