[Lazarus] Forms Color on Linux
Luiz Americo Pereira Camara
luizmed at oi.com.br
Sat May 24 11:28:40 CEST 2008
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.
Luiz
More information about the Lazarus
mailing list