[Lazarus] Prevent visual updates
"Leonardo M. Ramé"
l.rame at griensu.com
Sun Mar 30 15:29:11 CEST 2014
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
More information about the Lazarus
mailing list