wxWidgets/samples/listctrl
Kinaou Hervé de7e315557 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.
2015-03-11 22:03:14 +01:00
..
bitmaps made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
listctrl_vc7.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
listctrl_vc8.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
listctrl_vc9.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
listctrl.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
listtest.cpp Correct implement wxLIST_AUTOSIZE_XXX in the generic wxListCtrl. 2015-03-11 22:03:14 +01:00
listtest.h Remove wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
listtest.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
makefile.bcc Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
makefile.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00