Reorganized wxListCtrl's window layout (same as wxDataViewCtrl), call RecalculatePosi...
authorRobert Roebling <robert@roebling.de>
Thu, 22 Jan 2009 23:01:14 +0000 (23:01 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 22 Jan 2009 23:01:14 +0000 (23:01 +0000)
commit06cd40a8b92bb3836ba90aa9475daa0546d44c84
treeae3cf1a5e014f8118e7153fe7860c604db1bc5db
parent17ba20860d6aebe3324757ce5a8a1f1a1d69d51f
Reorganized wxListCtrl's window layout (same as wxDataViewCtrl), call RecalculatePositions() from OnPaint() to get rid of flicker

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/listctrl.h
src/generic/listctrl.cpp