Search found 1 match

by vtrz
Fri Oct 13, 2017 1:34 pm
Forum: Support
Topic: RichViewEdit cannot display border around text
Replies: 2
Views: 9921

RichViewEdit cannot display border around text

Hi, I have a simple .rtf file, which, being opened in MSWord or LibreOffice editor, is rendered as a text with a dotted border around:

Code: Select all

{\rtf1
\box\brdrdot
Hello, World
}
However, if I load this file in RichViewEdit Demo, the border is not showing at all. Is it a restriction for TRichView?