wxWidgets/samples/grid
Dimitri Schoolwerth 30de99470a Add multiple insertion support to grid sample
Only single insertions of rows and columns were supported, allow N
insertions provided the row/column selection is consecutive.
Do the same for deletions: while deleting selected rows and columns
already works it's useful to test deleting multiple positions at once.
2021-02-07 22:59:02 +01:00
..
bitmap1.bmp
bitmap2.bmp
grid_vc7.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
grid_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
grid_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
grid.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
griddemo.cpp Add multiple insertion support to grid sample 2021-02-07 22:59:02 +01:00
griddemo.h Show new wxGridSelectNone mode in the grid sample 2020-10-31 17:13:06 +01:00
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake after manifest changes 2020-07-31 01:53:43 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake after manifest changes 2020-07-31 01:53:43 +02:00