RTL & cursor location

General TRichView support forum. Please post your questions here
Post Reply
maizar1
Posts: 2
Joined: Sun Apr 12, 2009 5:40 am

RTL & cursor location

Post by maizar1 »

Hi i am newbie and try to use richview RTL language but seems cursor position is not true and always in right side of line ... but it must trace user

edit also location point of it is Complimentary bad .....[/img]
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Bidirected text is supported in TRichView only if BiDiMode property has value rvbdLeftToRight or rvbdRightToLeft.
By default, a support of RTL text is turned off.
maizar1
Posts: 2
Joined: Sun Apr 12, 2009 5:40 am

Post by maizar1 »

i set it but Cursor location in wrong
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Please send me a simple project reproducing this problem.
Post Reply