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