To: gtk-perl mailing list <gtk-perl-list gnome org>
Subject: unicode in a liststore
Date: Sat, 7 Mar 2015 10:20:50 +1100
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: