On Sun, May 25, 2008 at 1:23 PM, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote: > So if all toolkits you mentioned are double buffered by default (fpGUI > and MSEgui included), why is LCL not? Yet LCL (GTK) seems the slowest > of them all on a Linux system.
I don't know why double buffering was added in the discussion, it has nothing to do with the slowness of SynEdit under gtk2. Double buffering is simply a necessity to avoid flickering, and SynEdit is double buffered, regardless of the widgetset. It is not a vilain nor a magical solution for lcl-gtk2. -- Felipe Monteiro de Carvalho _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
