[Lazarus] What to use instead of Delphi's RichEdit component?
Leonardo M. Ramé
l.rame at griensu.com
Sun Aug 19 23:39:45 CEST 2012
On 2012-08-19 12:37:11 -0700, leledumbo wrote:
> Because Delphi's RichEdit is a wrapper over Win32 API component which doesn't
> have counterpart in other widgetsets. There are two alternatives which are
> built in a cross-platform way:
> http://wiki.freepascal.org/RichMemo
> http://wiki.freepascal.org/RichView (no editing features AFAIK)
>
There's also lzRichEdit, you can get it using svn from:
http://lazarus-br.googlecode.com/svn/trunk/package/lzRichEdit
Hopefully some day somebody will convert TRichView (www.richview.com),
the best rich editor I've seen so far.
Regards,
--
Leonardo M. Ramé
http://leonardorame.blogspot.com
More information about the Lazarus
mailing list