Page 1 of 1

Hebrew language

Posted: Tue Aug 06, 2013 12:55 pm
by AlexBuzaev
Hello, the demo RichView14\Demos\Delphi\Assorted\International\RTL\RTL.exe do not show file hebrew.rtf right. The letters show from left to right instead of right to left.

Can you solve this problem?

Posted: Wed Aug 07, 2013 10:00 am
by Sergey Tkachenko
Answered by email

Posted: Thu Dec 26, 2013 11:15 am
by RoniTevel
Hi Sergey
can you send me a demo of editor that
support Hebrew and english typing i tried to use
Alignmet and BidiMode witout success.
The english line disply from left to righ like this:
i typed
tes my doc.
i see
.test my doc

Thanks
Roni

Posted: Thu Dec 26, 2013 3:54 pm
by Sergey Tkachenko
If you select "Right to left" order in the context menu of Notepad, you will see the same results.
TRichView relies on Windows to order characters inside an item, so you can see this result.
The only solution - applying LTR to the specified paragraph or text fragments.

As for the demo, see http://www.trichview.com/forums/viewtopic.php?t=5810

Posted: Mon Dec 30, 2013 11:29 am
by RoniTevel
Hi Sergey
Thanks it work grate.
Regards
Roni