wxWidgets/samples/grid
Vadim Zeitlin f13085441c Add wxGridFitMode and functions working with it
Replace "bool overflow" flag with a class allowing to specify the same
overflow/clipping behaviour currently, but also allowing to extend it,
notable to add ellipsization support, in the future.

Preserve the existing API by reimplementing it in terms of the new one.

Also update the same to demonstrate a cell which always overflows,
independently of the default cell behaviour.
2020-01-11 18:02:12 +01: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 Rename manifests to use underscores 2019-12-13 21:44:26 +01:00
grid_vc8.vcproj Rename manifests to use underscores 2019-12-13 21:44:26 +01:00
grid_vc9.vcproj Rename manifests to use underscores 2019-12-13 21:44:26 +01:00
grid.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
griddemo.cpp Add wxGridFitMode and functions working with it 2020-01-11 18:02:12 +01:00
griddemo.h Add a test of catching wxEVT_CONTEXT_MENU to the grid sample 2020-01-07 18:22:09 +01:00
makefile.bcc Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
makefile.gcc Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
Makefile.in Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Rename manifests to use underscores 2019-12-13 21:44:26 +01:00