[Lazarus] Editor component
Flávio Etrusco
flavio.etrusco at gmail.com
Fri Mar 8 16:17:27 CET 2013
On Fri, Mar 8, 2013 at 12:02 PM, Martin <lazarus at mfriebe.de> wrote:
> On 08/03/2013 14:57, Timothy Groves wrote:
>>
>> I need an editor component with two features: Undo and word wrapping.
>> SynEdit/SynMemo do not support word wrapping. Memo does not support undo.
>> What is my best option?
>
>
> There is a port of the original SynEdit in version 2.0.x (See the wiki
> about SynEdit)
>
> There may (don't know) be word wrap for that. Though it would still be
> monospaced fonts only.
>
> Also I have not used it, and I do not know, how easy/hard it is to install
> it (potential name conflicts)
>
I do that. You simply must not add the "native" package to your project ;-)
And, yes, it has word wrapping.
-Flávio
More information about the Lazarus
mailing list