Page 1 of 1

how to implement distributed text alignment function?

Posted: Wed Jan 11, 2012 3:22 pm
by chuqingsheng
I need implement distributed text alignment function similar as M$ Word.
how to do?

Posted: Wed Jan 11, 2012 5:34 pm
by Sergey Tkachenko
Unfortunately, TRichView supports text justification only be increasing widths of spaces. It cannot increase intercharacter spacing. It is planned for future (not very near).

Posted: Thu Jan 12, 2012 1:11 am
by chuqingsheng
Sergey Tkachenko wrote:Unfortunately, TRichView supports text justification only be increasing widths of spaces. It cannot increase intercharacter spacing. It is planned for future (not very near).
thanks.

could you have any suggestion to implement this future?

Posted: Thu Jan 12, 2012 3:13 pm
by Sergey Tkachenko
If it would be simple, it was already implemented