wxWidgets/samples/grid
Kevin Ollivier 2fd716136a Rebake after last change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-03-15 16:14:56 +00: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 add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
grid_vc8.vcproj add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
grid_vc9.vcproj add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
grid.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
grid.dsp add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
griddemo.cpp force use of generic about dialog as to test unfocused-repainting of wxGrid 2009-03-01 15:53:42 +00:00
griddemo.h split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANGING/ED pair for consistency with all the other controls; provide access to new/old value of the cell in the event object 2008-12-22 22:58:49 +00:00
griddemo.rc Removed old grid code 2003-03-24 18:50:10 +00:00
griddemoM7.mcp Removed old grid code 2003-03-24 18:50:10 +00:00
makefile.bcc grid sample doesn't need neither html nor xml library 2008-10-31 02:06:25 +00:00
makefile.gcc link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
Makefile.in Rebake after last change. 2009-03-15 16:14:56 +00:00
makefile.unx grid sample doesn't need neither html nor xml library 2008-10-31 02:06:25 +00:00
makefile.vc link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
makefile.wat link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00