Files
wxWidgets/samples/listctrl
Kinaou Hervé b64e030f0c Correct implement wxLIST_AUTOSIZE_XXX in the generic wxListCtrl.
Use both the contents and the header width when wxLIST_AUTOSIZE_USEHEADER is
given instead of just the latter.

Also make both wxLIST_AUTOSIZE_USEHEADER and the previously implemented
wxLIST_AUTOSIZE work efficiently for the virtual list controls by reusing
wxMaxWidthCalculatorBase already used in the generic wxDataViewCtrl.

Closes #10326.

(this is a backport of de7e315557 and
0e2d9e539c from master)
2015-09-27 11:57:13 +02:00
..
2013-09-11 01:46:08 +00:00
2013-09-11 01:46:08 +00:00
2012-01-15 14:46:41 +00:00
2013-09-11 01:46:08 +00:00
2013-09-11 01:46:08 +00:00