| |
Issue ID: 00102 |
|   |   |
|
Project: Abakus VCL State: All 11.Aug.09 20:25 |
Subject: Meters flickering Description: Meters flickering when I want to update like that: Ab180Meter1->Value=X; Ab180Meter1->SignalSettings->Name2=Y; They don't look steady but small flickering of the picture of the whole gague flickers a little. How should I write to the componnent? Second question. Any Meter 120,180 or 270Meter1 placed on the Form1 with DoubleBuffered=true is messed up. Why ? |
12.Aug.09 17:12 | Comment: All Value changes are flicker free.... changes like Signal->Name1 or other "design" changes may causes flicker. All Abakus components use double-buffer for itself. Please send us a small demo (exe + sources) which shows the problem with DoubleBuffered=true |