i am successfully display the arabic unicode text on the screen, but now the problem is, it is display the arabic text in left to right not from right to left. is there any right to left unicode drivers needed.
actually the display of arabic characters from right to left is up to the OS itself. Symbian v7.0, doesn't support right-to-left reading order, so i am suppose you are writing ur application to a mobile that is built on V7.0. anyway, i have heard that symbian has supplied a file that fixes this problem, check their site
 
Mon, 2005-06-27 11:53
chishti_hameed (not verified)
Forum posts: 2043
Re: problem in arabic text dispalying
Quote from: ash2911
actually the display of arabic characters from right to left is up to the OS itself. Symbian v7.0, doesn't support right-to-left reading order, so i am suppose you are writing ur application to a mobile that is built on V7.0. anyway, i have heard that symbian has supplied a file that fixes this problem, check their site
Does any one knows where to find this file which can FIX this problem???
Hello there plz let me know about the same. Even am stuck with the same thing. I am displaying arabic text but it is displayed from left-right , want to reverse the order.
Lilesh.
 
Tue, 2005-07-19 12:44
chishti_hameed (not verified)
Forum posts: 2043
Re: problem in arabic text dispalying
Quote from: lilesh
Hello there plz let me know about the same. Even am stuck with the same thing. I am displaying arabic text but it is displayed from left-right , want to reverse the order.
Hello christi , Thanks for helping , but my problem is not yet solved . Can u tell me where can i find that file which displays the arabic text properly.
 
Mon, 2005-07-25 12:16
chishti_hameed (not verified)
Forum posts: 2043
Re: problem in arabic text dispalying
Quote from: lilesh
Hello christi , Thanks for helping , but my problem is not yet solved . Can u tell me where can i find that file which displays the arabic text properly.
Forum posts: 8
Does any one knows where to find this file which can FIX this problem?
Forum posts: 9
I am displaying arabic text but it is displayed from left-right , want to reverse the order.
Lilesh.
I am displaying arabic text but it is displayed from left-right , want to reverse the order.
Lilesh.
Richtext editor does it automatically.
Forum posts: 9
Please advise ASAP.
Lilesh
Please advise ASAP.
Lilesh
i dont know how to fix problem with menu, but with listbox
you can use customn fonts .
CColumnListBoxItemDrawer* drawer = iListBox->ItemDrawer();
drawer->ColumnData()->SetColumnFontL(1, iFont);
Forum posts: 9
Thanks for helping , but my problem is not yet solved . Can u tell me where can i find that file which displays the arabic text properly.
Thanks for helping , but my problem is not yet solved . Can u tell me where can i find that file which displays the arabic text properly.
write me at: hameed@mail.ru
Forum posts: 173
Any solution?
http://sandy.t35.com
Forum posts: 75
http://forum.newlc.com/index.php/topic,11830.0.html
Tell Me how you displayed the arabic text?