On 30/03/14 08:40, Jürgen Hestermann wrote:

Am 2014-03-30 12:45, schrieb Chris Crori:
Hi gyus,
   is there a way to prevent LCL (visual) updates for a short period?
i am thinking of something like  BeginUpdate/EndUpade in Grids, so i
can make some changes drasticaly and avoid the flickering effect

Functions BeginUpdate/EndUpdate exist.
Just use them.


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


--
Leonardo M. Ramé
http://leonardorame.blogspot.com

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

Reply via email to