wxWidgets/samples/grid
Vadim Zeitlin 6f58f3d7e0 Allow to customize wxGrid column auto-sizing.
By default the columns are auto-sized to fit just their label, which is fast
but not very user-friendly. Allow customizing this behaviour by handling the
(new) wxEVT_GRID_COL_AUTO_SIZE event.

Closes #15077.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-04-05 21:11:59 +00:00
..
bitmap1.bmp Initial revision 1998-05-20 14:01:55 +00:00
bitmap2.bmp Replaced image 2005-05-18 15:40:51 +00:00
grid_vc7.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
grid_vc8.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
grid_vc9.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
grid.bkl Remove references to not existing any more griddemo.rc file. 2010-06-20 18:18:41 +00:00
grid.dsp Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
griddemo.cpp Allow to customize wxGrid column auto-sizing. 2013-04-05 21:11:59 +00:00
griddemo.h Allow to customize wxGrid column auto-sizing. 2013-04-05 21:11:59 +00:00
makefile.bcc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.gcc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
Makefile.in Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.wat Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00