Page 1 of 1

rvbdLeftToRight and rvaJustify

Posted: Mon Feb 27, 2006 10:31 am
by peke
I'm developing multilanguage application and I know that rvaJustify is not supported now when using rvbdRightToLeft.
But: when I set rvbdLeftToRight both to TRichViewEdit and also for paragraph and this paragraph has rvaJustify it behaves like it has rvaLeft. With rvbdUnspecified for RichEdit and paragraph it works. But this is half solution for me.
Where is the problem?

Posted: Mon Feb 27, 2006 8:13 pm
by Sergey Tkachenko
It's documented: TRichView does not support paragraph justification in bidirected text. It will be implemented sooner or later, but this feature has quite a low priority.