Hello listers! I would like to display extended unicode characters inside a RichEdit control. I found out that I can type unicode in the RichEdit field by entering the character number on the keyboard. But it seems to me that the Text(), Load(), Save(), etc. functions of Win32::GUI's RichEdit control just work with the 0 to 255 ANSI characters and not with unicode. Is there a way to get these functions to work with extended unicode characters? Or am I mistaken somewhere?
I am currently using ActivePerl 5.8 B1 and Win32::GUI 0.0.558. Thanks for advice! Regards, Christian