|
-
January 5th, 1999, 06:47 PM
#1
Listview Flickering
When listview control is updated frequently and randomly it flickers too much.
Since only one row is updated, WM_SETREDRAW message makes no difference as after updating one row the display is enabled.
I did use listview messages like LVM_SETTEXT etc. to change the listitem and subitem values. But, listitems collection does not get updated by that method.
Has anybody got a solution to this problem ?
Thanks very mcuh
Giri
-
July 23rd, 1999, 04:32 AM
#2
Re: Listview Flickering
There is one LockWindowUpdate API call. Could you try that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|