Hello
I have a problem to display unicode entry in menu.
I work with wish 8.4.1 on W2000.
I wish to display Arabic caracter. I've installed arabic font and switch between my local parameter and the arabic one to encode. (with L-ALT + R-SHIFT).
I do this :
wm title . <something in Arabic>
Result : Title appears with arabic caracters
menu .m -type menubar
. configure -menu .m
.m add cascade -label <something in Arabic>
Result : the entry in the menu appears with "?" in place of caracters.
Any Idea ?
I have a problem to display unicode entry in menu.
I work with wish 8.4.1 on W2000.
I wish to display Arabic caracter. I've installed arabic font and switch between my local parameter and the arabic one to encode. (with L-ALT + R-SHIFT).
I do this :
wm title . <something in Arabic>
Result : Title appears with arabic caracters
menu .m -type menubar
. configure -menu .m
.m add cascade -label <something in Arabic>
Result : the entry in the menu appears with "?" in place of caracters.
Any Idea ?