C
Charles Law
Some of the eagle-eyed amongst you will spot this as a direct follow on from
my earlier post about critical timing in .NET.
I want to use a ListView to display my output (instead of the sluggish
RichTextBox), but it flickers madly when I update it. There have been
numerous posts about this, but I have found no solution. Enabling
double-buffering does not seem to help, so has anyone any idea how it can be
done?
TIA
Charles
my earlier post about critical timing in .NET.
I want to use a ListView to display my output (instead of the sluggish
RichTextBox), but it flickers madly when I update it. There have been
numerous posts about this, but I have found no solution. Enabling
double-buffering does not seem to help, so has anyone any idea how it can be
done?
TIA
Charles