wxwidgets/samples/grid
DietmarSchwertberger ec737396d8 Unify wxGrid code for processing row and column mouse events
Reuse the same code for handling mouse events for both rows and columns
instead of duplicating almost (but not quite) the same code for both of
them.

As part of resolving the inconsistencies between the two versions, add
wxEVT_GRID_ROW_AUTO_SIZE corresponding to the existing event with the
same name for the columns.

Closes #22380.
2022-05-05 17:23:45 +02:00
..
bitmap1.bmp
bitmap2.bmp Replaced image 2005-05-18 15:40:51 +00:00
grid.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
grid_vc8.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
grid_vc9.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
griddemo.cpp Unify wxGrid code for processing row and column mouse events 2022-05-05 17:23:45 +02:00
griddemo.h Add support for rearranging wxGrid rows order interactively 2022-04-07 17:39:56 +02:00
makefile.gcc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
Makefile.in Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00