Page 1 of 1
A way to make RichViewEdit almost work like a TMemo?
Posted: Sun May 05, 2024 2:32 pm
by Melindaavery
I know this is not the normal use but is there a way to make RichViewEdit almost work like a TMemo? (Some formatting may be nice but intially none) the goal is speed.
Re: A way to make RichViewEdit almost work like a TMemo?
Posted: Tue May 21, 2024 8:43 pm
by Sergey Tkachenko
See
https://www.trichview.com/forums/viewtopic.php?t=22
This topic explains how to prevent formatted text from insertion via the Clipboard or drag&drop.
However, TRichView does not have special fast plain text mode.