Facing the same issue as of 10/2002 I came upon your post. Then on comp.lang.perl.tk found the following post from Tk's author (hope such cross-posting is okay.)
Brig
From: Nick Ing-Simmons (nick@ing-simmons.net)
Subject: Win32 & Unicode
Newsgroups: comp.lang.perl.tk
Date: 2002-10-03 12:18:30 PST
Just to let you know Tk804.??? has just displayed its 1st widget
on NT4/SP6 with perl5.8.0.
There are still a pile of issues to work through but I hope I have
broken the back of the Unicode port to Windows.
A question for Sarathy (or anyone else that knows) - Win32's wide char
is 16-bits - it is obviously "little endian" but is it UCS-2 or UTF-16
i.e. does it have surrogates or is Win32 limited to U+FFFF ?
Nick Ing-Simmons
http://www.ni-s.u-net.com/
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.