Doublebuffered did not solve my problem
i have a panel that i make visible depending on a flag. in a unique situation, this flag must change 2 times, so it's my bad, not the LCL's if i could disable the LCL messages in that unique situation, it would be very helpfull, but if i can't do that, i m sure i ll find another way

Thanks all

-----Αρχικό μήνυμα----- From: Graeme Geldenhuys
Sent: Sunday, March 30, 2014 8:38 PM
To: [email protected]
Subject: Re: [Lazarus] Prevent visual updates

On 2014-03-30 14:29, "Leonardo M. Ramé" wrote:

Did you try setting "DoubleBuffererd := True;" in the Form OnCreate event?.

Why isn't DoubleBuffered enabled by default in LCL?  I always thought
that odd.


Regards,
 - Graeme -

--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to