don't use the hack with adding hidden columns to the native control because it doesn...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Dec 2008 22:06:58 +0000 (22:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Dec 2008 22:06:58 +0000 (22:06 +0000)
commit040b9528d149c2bb2497d47d9175635c03baffe2
tree416db83ce9a2e1b341e5114936ee22e9168ac8f3
parentf66553919504e2d24a1846960a547ff1fd52eb67
don't use the hack with adding hidden columns to the native control because it doesn't play well with resizing; maintain the mapping between wx and MSW column indices internally even if this is much more work

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