wxWidgets/include/wx/generic/private
Vadim Zeitlin 3d167c0022 Improve column auto-sizing code in generic wxListCtrl.
Take the width of the header itself into account when setting width to
wxLIST_AUTOSIZE.

Also refactor the code to reuse the code used in wxLIST_AUTOSIZE_USEHEADER
case in SetColumnWidth() when inserting or updating the column width to this
value.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-07 15:09:54 +00:00
..
grid.h Override GetMainWindowOfCompositeControl() in wxGrid subwindows. 2011-11-28 19:15:59 +00:00
listctrl.h Improve column auto-sizing code in generic wxListCtrl. 2012-01-07 15:09:54 +00:00
markuptext.h
richtooltip.h
timer.h