wxWidgets/samples/grid
Vadim Zeitlin 30eaa28de5 Rename wxGrid::GetSelectionRange() to GetSelectedBlocks()
This seems to be more consistent with the existing functions and doesn't
create ambiguity with a grid range.

Also rename wxGridSelectionRange to just wxGridBlocks as, in principle,
this class could be used for iterating over any blocks, not just the
selected ones.

No changes in functionality, this is just a renaming.
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 Rename wxGrid::GetSelectionRange() to GetSelectedBlocks() 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