[Lazarus] Cross-compile on Linux from 32bits to 64bits
TOUZEAU DAVID
david.touzeau at fr.kaspersky.com
Sat May 24 17:24:55 CEST 2008
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.
More information about the Lazarus
mailing list