Arabic language support problem (right to left)
Hi,
I am using QTableWidget, and there I am adding QTableWidgetItem. In QTableWidgetItem, I am setting text to show.
The problem is that if I am setting the text as Hutch (2G), then for arabic language support its coming as (Hutch (2G.
but if I am setting the text as 46005 (2G), then it is coming correctly as (2G) 46005.
Thus for numbers it is coming proper but for alphabets its not coming properly.
Any extra property needs to be set for that ??
If u know any solution, please reply back imediately.
Thanks.
Sam
Re: Arabic language support problem (right to left)
I have exactly the same problem. Did you receive any response on the case?