B
Bob Dankert
I am having troubles with forms that have a large number of labels with
transparent backgrounds causing a good deal of flicker while originally
drawing the form. I have created a new label class which inherits from
Label and has UserPaint and DoubleBuffer set in the control styles, and this
makes no difference. In 2.0, I set double buffering on the form and this
also made no difference.
Anyone have any suggestions on how to deal with this? A form with 100
transparent background labels should not flicker the way it does on my PC
(Athlon 64 3500, 512MB) - you can see each label being drawn individually.
I have tried my test case on numerous computers and the same thing happens
on each.
Thanks,
Bob Dankert
transparent backgrounds causing a good deal of flicker while originally
drawing the form. I have created a new label class which inherits from
Label and has UserPaint and DoubleBuffer set in the control styles, and this
makes no difference. In 2.0, I set double buffering on the form and this
also made no difference.
Anyone have any suggestions on how to deal with this? A form with 100
transparent background labels should not flicker the way it does on my PC
(Athlon 64 3500, 512MB) - you can see each label being drawn individually.
I have tried my test case on numerous computers and the same thing happens
on each.
Thanks,
Bob Dankert