Re: UTF-8 Euro symbol problem



suchenwi, thanks for your quick answer

I've managed to print the Euro symbol correctly, but my problem remains
the same when I have to type it from keyboard (mainly I've to do it in
a Tk entry widget).

An idea is to capture the keyboard events, but the Euro symbol is
composed of different events and I must recognize it in the full scope
of my application (there're actually various entry widgets involved
that must recognize it) :(

.