unicode in a liststore



Hi all.

I'm battling unicode issues on multiple fronts :/ 1 front is in unixODBC, but that's another story.

If I can actually get valid unicode out of a database, I'm *still* having issues pushing it into a liststore. Things get corrupted. I've modified liststore.pl from https://github.com/dave-theunsub/gtk3-perl-demos and uploaded the changed version to:

http://tesla.duckdns.org/downloads/unicode_in_liststore.pl

Near the top, I've appended another row for the liststore, with the unicode string:

GestiĆ³n

This doesn't get rendered properly for me. Is there something special I'm supposed to do for unicode in Gtk3?

Dan


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