|
-
April 29th, 1999, 02:50 AM
#1
Updating a ListCtrl without flickering
Hi
I am having trouble updating my listctrl without the whole thing refreshing. What I want to acheive is something similr to the listctrl used in the windows 95 find command which doesn't seem to flash as new items are added.
I don't want to 'SetRedraw(FALSE)' and then 'SetRedraw(TRUE)' as this doesn't show the items being added individually to the control.
Thanks for any help
James
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
|