I am developing an application which needs to display Malayalam text on the screen, on a LabelField. The text is now displaying like the following
'ജ';'യ';'ര';'ാ';'ജ';"
But I want to it as the follwing
ജയരാജ
How to do that?
You need to convert your text to javascript escapes of the format \u0987 and then this can be shown on blackberry devices.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With