Arabic problem Qt app on Window mobile
-
hi,
i made a Qt app and then cross complied it for Windows Mobile
it works fine but the Arabic letter was squares ,
then i installed "Multilingual support"
Arabic letter are read in all the mobile but inside the Qt app the letter are separated
like
م ح م و د م م د و حbut must be
محمود ممدوح
any idea on how to them normal Arabicthx in advance
-
imrrk, sorry? how is JSON related to arabic letters support?
-
it dont need code example
i just put text in label like
label->setText("محمود ممدوح");i get label with
م ح م و د م م د و حit is the same work but each letter is separated with space
-
i added them and still no change
-
i tried it on Simulator and on HTC Touch
has the same problem -
But have you tried it at desktop? Not under simulator, but at normal desktop environment.
-
under Desktop it works FINE
-
-
it seems to be the solution
but how to use it ?? -
thx
u did an amazing classGod bless you