in reply to Perl/TK unicode font problem

I have run a similar problem in the past and tracked it down to missing glyphs in the font. If the font you are trying to use to display the text doesn't have a glyph defined for a particular codepoint, under Windows, it displays the hex ordinal instead.

Replies are listed 'Best First'.
Re^2: Perl/TK unicode font problem
by Anonymous Monk on Apr 06, 2008 at 03:06 UTC
    thanks for your suggestion, your suggestion is true, but in my case the behaviour of displaying unicode hexadecimal numbers must be universal and applied to all the components of the form not just the label of a menu, while displayed correctly in submenus also displayed correctly on Labels and on Buttons even i do not specified the font. here is a picture of my case:
    http://img159.imagevenue.com/img.php?image=51043_pic1_122_1022lo.JPG