[Lazarus] SynEdit and 'Gapped Buffer'
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Jun 26 19:46:44 CEST 2008
On Thu, 26 Jun 2008 13:50:43 -0300
"Flávio Etrusco" <flavio.etrusco at gmail.com> wrote:
> On Thu, Jun 26, 2008 at 7:02 AM, Mattias Gaertner
> <nc-gaertnma at netcologne.de> wrote:
> > On Wed, 25 Jun 2008 13:26:20 -0300
> > "Flávio Etrusco" <flavio.etrusco at gmail.com> wrote:
> >
> >> Yes and no. SynEdit simply uses a TStringList...
> >
> > It's not a TStringList, but a descendant of TStrings.
> > (...)
>
> But in this context it doesn't differ from a TStringList in any
> significant way...
A TStringList can not be easily extended to use a gap buffer. The
synedit one can be extended. This might be significant if someone wants
to implement a gap buffer.
Mattias
More information about the Lazarus
mailing list