Hi,
I know that Win32::GUI doesn't support UTF-8, but can you tell me if it is
possible to display characters from other charsets than ISO-8859-1?
I want to create the menus, labels, and so on, using ISO-8859-2.
More specificly, I need to be able to print the following special chars:
staîâSTAÎÂ
I have tried to simply write those chars in the perl program, and they
appear well on my computer, however, some users tell me that they don't
appear correctly on their computers.
I have first developed the program under Win 2000, and the users are using
Win XP, and I thought that there might be a problem due to the OS
difference.
Now I have installed Win XP, and I have tried running my program without any
special settings for the romanian language, but the characters are displayed
correctly under Win XP also.
So I really have no idea what could be the problem or what I am doing wrong
that it works well only on my computer.
Help!
Thank you very much.
Teddy