[Lazarus] Performance of GTK 2 and CE

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Nov 11 17:56:55 CET 2008


On Tue, Nov 11, 2008 at 3:09 PM, Martin Schreiber <fpmse at bluewin.ch> wrote:
>      tbutton1.Color := cl_Red
>    else
>     tbutton1.Color := cl_Blue;

That's cheating. A button is smaller than a panel (w:200 h:100). ;-)
Just joking.


> MSEgui and fpGUI are double buffered (Graeme, please correct me if I am wrong
> with fpGUI).

Yes, all painting in fpGUI is double buffered.  Just goes to show
Martin - it pays to use custom painted widget sets.  ;-)


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list