Vadim Zeitlin
|
b63f9a3330
|
generic implementation of wxHeaderCtrl API so far
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-05 22:44:54 +00:00 |
|
Vadim Zeitlin
|
d8fc3398ac
|
move ScrollWindow() implementation to the base class and call private DoScrollHorz() from it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-05 22:43:37 +00:00 |
|
Vadim Zeitlin
|
a3e0efb6a4
|
override GetDefaultBorder() to not use border by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-05 22:34:29 +00:00 |
|
Vadim Zeitlin
|
a000920547
|
add Show/HideColumn() methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-05 21:50:30 +00:00 |
|
Vadim Zeitlin
|
bd93de46e9
|
disable generic version, it's not ready to be committed just yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-03 21:54:34 +00:00 |
|
Vadim Zeitlin
|
56873923f3
|
extract (and expand and clean up and document) the header window implementation used inside the generic wxDataViewCtrl in a separate wxHeaderCtrl class which could be reused in (generic) wxListCtrl and, most importantly, wxGrid later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-12-03 21:53:10 +00:00 |
|