UTF-8 Euro symbol problem
- From: ctasada@xxxxxxxxx
- Date: 30 Aug 2005 07:45:20 -0700
Hi guys,
I'm stuck with what I think is a bug, but maybe you can help me.
I'm working in a project that needs to work with the Euro symbol (€).
Tcl seems to handle that correctly in cp1252, but working in utf-8 I
cannot type the euro symbol in any entry widget, not even in a wish
console
(bin) 5 % encoding system cp1252
(bin) 6 % €
invalid command name "€"
(bin) 7 % encoding system utf-8
(bin) 8 %
Any help is welcome.
Thank you very much in advance.
.
- Prev by Date: Re: can TCL handle large string?
- Next by Date: UTF-8 Euro symbol problem
- Previous by thread: can TCL handle large string?
- Next by thread: UTF-8 Euro symbol problem
- Index(es):
Relevant Pages
|