As it stands, I don't think you can.
Your should try your luck at the perl-win32-gui-users mailing list.
Wx, Tk, and Prima should be able to deal with unicode (that is if your perl and system can)
| MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!" | | I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README). | | ** The third rule of perl club is a statement of fact: pod is sexy. |
| [reply] |
| [reply] |
I don't think Win32::GUI supports Unicode quite yet. Also to get Unicode support on Windows title bars/icons/menus/message boxes/tool tips etc.. I believe you need to change the advanced appearance properties on Windows XP (rightclick Desktop/Properties/Appearance tab/Advanced button). Select the Item type (i.e. Menu) and change the font from "Tahoma" to "Lucida Sans Unicode". | [reply] |