]> git.saurik.com Git - wxWidgets.git/commit
use ListView_RedrawItems() to implement wxListCtrl::RefreshItems(); added tests for...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Sep 2007 10:24:45 +0000 (10:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Sep 2007 10:24:45 +0000 (10:24 +0000)
commitebc9b89d52acc331e89b4ab44e51f850d58dbd01
tree8f443d1c94264e611e610499c10209cef1baca31
parent6dd25d20beb0c9189b7b9031e1c92c9dfb698775
use ListView_RedrawItems() to implement wxListCtrl::RefreshItems(); added tests for it to the sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/listctrl/listtest.cpp
samples/listctrl/listtest.h
src/msw/listctrl.cpp