|
-
November 6th, 2007, 01:22 AM
#1
Flickering in a list view
Hai friends
i am developing an MDI application. In that i am having one Listview with list control.
In that control when i update the data in every 10 milliseconds then flickering occur continiously.
If i overwrite the OnEraseBkGnd function by command the CListView::OnEraseBkGnd(CDC* pDC) and always return TRUE from it.
It stops the flicker but window never been redrawn. If shake the window then some shading from other windows are copied to this window.
How can i overcome this problem.
regards
bagavathikumar
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
|