Page 1 of 1
Issue with box paragraph
Posted: Wed Dec 18, 2019 1:49 pm
by liisi
Hello,
When a rtf file contains \box tag for paragraph border then the paragraph is not shown in RichViewActionsTest demo application.
In Microsoft Word for example, it shows correctly.
Please advise.
Re: Issue with box paragraph
Posted: Sat Dec 21, 2019 9:10 pm
by Sergey Tkachenko
The problem is not in \box, it is supported.
There was a bug in processing \brsp
It is already fixed in TRichView 18.1, but the compiled demos on the site were not updated.
(TRichView loads this border as a single-line border, because dotted paragraphs borders are not supported yet)
Re: Issue with box paragraph
Posted: Sat Sep 04, 2021 8:59 am
by Bailee
Hello,When a rtf file contains \box tag for paragraph border then the paragraph is not shown in RichViewActionsTest demo application.
In Microsoft Word for example, it shows correctly.
Re: Issue with box paragraph
Posted: Fri Sep 10, 2021 3:43 pm
by Sergey Tkachenko
Sorry for the delay, I'll check it after a release of Delphi 11-compatible version