text box-- the arabic script
my probelm is that i have to handle arabic script. and so i want the text cursor to move from right to left. but if i set the align property, the cursor makes each next insersion to its left, when it should be to its right. also i can not seem to set the righttoleft property false. can anyone help?:confused:
Re: text box-- the arabic script
Quote:
Originally posted by urooj
also i can not seem to set the righttoleft property false.
But if you want the cursor to move from the right to the left, then you probably want RightToLeft to be True?