On Sat, 24 May 2008, Luiz Americo Pereira Camara wrote:
> Michael Van Canneyt wrote: > > On Fri, 23 May 2008, Luiz Americo Pereira Camara wrote: > > > > > >> Michael Van Canneyt wrote: > >> > >>> In view of all the double buffering, I'm not surprised that the GTK2 > >>> version > >>> works slow. Double buffering is evil (tm) unless you do moving graphics. > >>> > >> FYI double buffer is disabled for all controls in LCL-Gtk2. This is one > >> of the reasons of the difference between pure gtk2 apps > >> > > > > Strange, if I'm correct, Mattias said that double buffering is used in > > synedit ? > > > This is a double buffer in the SynEdit side. TCustomControl and TForm > have double buffer disabled in gtk2 interface. Great. Then what is the cause of the perceived slowness of the IDE under GTK 2 ? Michael. _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
