RichEdit bacomes so slow!

Giganews Newsgroups
Subject:RichEdit bacomes so slow!
Posted by: Naser (n_fada…@yahoo.com)
Date:Fri, 12 Nov 2004

Hi, As the # of lines in RichEdit increases, the component become slow and
slower!
I used the code below to increase the maxlength of RichEdit but the problem
not resolved:

RichEdit1.MaxLength := $FFFFFF;    //16MB for RichEdit

Anybody knows any solution?

Replies