i am trying to develop a soft keyboard using boa constructor
To do that i have to disply the name of a button in "malayalam" language.In
oreder to do that the format is u"\u0d05"
details
print u"\u0d05" yeilds the first letter in malayalam
when i change the label of the button to u"\u0d05" it simply displys as
"u"\u0d05" instead of showing the corresponding unicode character in
malayalam language.
http://old.nabble.com/file/p27900565/untitled.bmp untitled.bmp
--
View this message in context: http://old.nabble.com/use-of-boa-constructor-to-develop-a-soft-keyboard-tp27900565p27900565.html
Sent from the BoA Constructor - User mailing list archive at Nabble.com.
|