wxWidgets/samples/grid
Vadim Zeitlin b095e67ac3 Show more detailed information about selection in the grid sample
Show the selected cells/rows/columns/blocks instead of just showing
their number, as we now have an efficient (i.e. taking time proportional
to the number of selected blocks and not to the number of the individual
cells, rows or columns) way of doing this.

See #2576.
2020-04-12 02:38:37 +02: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 Rebake after changes 2020-03-27 23:15:03 +01:00
grid_vc8.vcproj Rebake after changes 2020-03-27 23:15:03 +01:00
grid_vc9.vcproj Rebake after changes 2020-03-27 23:15:03 +01:00
grid.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
griddemo.cpp Show more detailed information about selection in the grid sample 2020-04-12 02:38:37 +02:00
griddemo.h Use wxGridCellAttrPtr typedef 2020-03-31 19:37:39 +02: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 Don't override CFLAGS etc in configure-generated makefile 2020-02-11 23:19:31 +01:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Rebake after changes 2020-03-27 23:15:03 +01:00