huanjie liu
2015-11-11 09:26:07 UTC
Hi, I have a list, which is report mode, and I have to update data every 5 seconds. The problem is when I update data and display them with SetItemText function, it is flickering.
How can I avoid this, I've tried SetRedraw(FALSE), ShowWindow(SW_HIDE), LockWindowUpdate() and SendMessage function, but still don't work.
Can someone help ? Thanks in advance.
How can I avoid this, I've tried SetRedraw(FALSE), ShowWindow(SW_HIDE), LockWindowUpdate() and SendMessage function, but still don't work.
Can someone help ? Thanks in advance.