http://www.perlmonks.org?node_id=1021392


in reply to Re^2: How to install "Perl GUI Loft" on Strawberry Perl?
in thread How to install "Perl GUI Loft" on Strawberry Perl?

By the way, do you have an idea, how to make Win32::GUI work with Unicode/UTF-8?

lol

http://www.mail-archive.com/search?l=perl-win32-gui-users%40lists.sourceforge.net&q=unicode
Win32::GUI doesn't support Unicode.
Win32::GUI doesn't support Unicode.
Win32::GUI is indeed insensitive to unicode
Win32::GUI rich edit control seems to be one of the few things that can handle unicode
Bug #56295 for Win32-GUI: How read utf8 charachters from AddTextfield() in Win32::Gui
grep -i unicode Win32-GUI-1.06 says ???SETUNICODEFORMAT for Win32-GUI-Scintilla/Win32-GUI-DropFiles/Treeview/ http://cpansearch.perl.org/src/ROBERTMAY/Win32-GUI-1.06/Win32-GUI-DropFiles/t/10_Unicode.t

  • Comment on Re^3: How to install "Perl GUI Loft" on Strawberry Perl?