Page 1 of 1

Editor in RichView Wrapper fo Report Builder

Posted: Wed Jun 25, 2008 7:11 pm
by Zala
Hello,

I want to use the editor that come with Report Builder instead of the one from RichView in the Wrapper Demo.

Is there a way to do it?

Michel

Posted: Wed Jun 25, 2008 7:33 pm
by Sergey Tkachenko
Do you mean rich text editor? No, you cannot use it, because it is based on TRichEdit. With TRichEdit-based editor, there it makes no sense to use ppRichView, because all formatting unsupported by TRichEdit will be lost.

But you can create your own editor instead, see the comments in ppRichViewCustomed.pas