[perl-win32-gui-users] how can I write german's umlauts?

2003-10-06 Thread YANDEX
Hello perl-win32-gui-users, how can I encode german letters ь,д,ц und Я in my GUI programm html-encoding don't help me: I already tried ü , ü . How can I use unicode? -- Best regards, Pawel Prostin

Re: [perl-win32-gui-users] how can I write german's umlauts?

2003-10-06 Thread Johan Lindstrom
At 16:14 2003-10-06, YANDEX wrote: how can I encode german letters Ø,Ä,Ã und ñ in my GUI programm html-encoding don't help me: I already tried ü , ü . For åäö (I'm Swedish) I just enter the Latin-1 characters in my Windows-editor. Latin-1 is the "default" in Windows. This works for me whe

Re[2]: [perl-win32-gui-users] how can I write german's umlauts?

2003-10-06 Thread YANDEX
Hello Johan, Monday, October 6, 2003, 7:58:59 PM, you wrote: JL> At 16:14 2003-10-06, YANDEX wrote: >>how can I encode german letters Ø,Ä,Ã und ñ in my GUI programm >>html-encoding don't help me: I already tried ü , ü . JL> For åäö (I'm Swedish) I just enter the Latin-1 characters in my JL>