added wxRearrange{List,Ctrl,Dialog} and use it in wxHeaderCtrl and wxGrid to provide a way to interactively customize the columns

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-12-16 23:56:56 +00:00
parent 74a98b9938
commit af67f39da8
18 changed files with 1094 additions and 21 deletions

View File

@@ -582,6 +582,10 @@ SOURCE=..\..\src\common\radiocmn.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\common\rearrangectrl.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\common\rendcmn.cpp
# End Source File
# Begin Source File
@@ -6357,6 +6361,10 @@ SOURCE=..\..\include\wx\rawbmp.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\rearrangectrl.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\region.h
# End Source File
# Begin Source File