When I update my objectListView
list it flickers/flashes white, is this normal behaviour or can it be prevented. The list gets updated around every 1-5 seconds using the AddObject
method if that makes any difference.
views:
38answers:
2
A:
I seem to have fixed it by using the FastObjectListView
class instead...
volting
2010-07-16 19:55:23
A:
You might be able to alleviate some of the flickering by Freezing and Thawing the ObjectListView widget as well.
Mike Driscoll
Mike Driscoll
2010-07-16 19:56:54
Unfortunately Freezing and Thawing the widget doesnt make any difference
volting
2010-07-16 20:31:31