On Thu, 26 Jun 2008 13:50:43 -0300 "Flávio Etrusco" <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 26, 2008 at 7:02 AM, Mattias Gaertner > <[EMAIL PROTECTED]> wrote: > > On Wed, 25 Jun 2008 13:26:20 -0300 > > "Flávio Etrusco" <[EMAIL PROTECTED]> 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 _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
