On Tue, Nov 11, 2008 at 3:09 PM, Martin Schreiber <[EMAIL PROTECTED]> 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/
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to