Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. xa1666

    Display special caracters in a text in a widget

    Hi, no when I do that I got the text "[format %c 176]" in the widget
  2. xa1666

    Display special caracters in a text in a widget

    Hi it is set in an array array set gdyDictionary { ... rotateFootFlag {°} ... }
  3. xa1666

    Display special caracters in a text in a widget

    Hi thank you for responding. I think I should have put the TCL/TK code that gives the trouble : In this checkbutton the variable "$gdyDictionary(rotateFootFlag)" equals to "°" end is sometimes badly displayed: checkbutton $window.rotateFoot -text...
  4. xa1666

    Display special caracters in a text in a widget

    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...

Part and Inventory Search

Back
Top