Hi,
I have the following problem : I would like to display a special symbol in a text widget in TK.
The symbol is "°" (the celcius degree symbol on a keyboard).
If I use it from my keyboard then on different platforms it can appears as "-" or "^"... I think that this symbol is not
a standard ASCII symbol.
That's why it fails to be well displayed on different platforms.
Does anyone knows how to display that kind of caracter?
Thanks
I have the following problem : I would like to display a special symbol in a text widget in TK.
The symbol is "°" (the celcius degree symbol on a keyboard).
If I use it from my keyboard then on different platforms it can appears as "-" or "^"... I think that this symbol is not
a standard ASCII symbol.
That's why it fails to be well displayed on different platforms.
Does anyone knows how to display that kind of caracter?
Thanks