wxWidgets/samples/grid
Blake Eryx 65827a0572 Remove unnecessary c_str() calls from the samples
Pass wxStrings directly to wxString::Format("%s") and similar
pseudo-vararg functions, there is no need for c_str() there since
wxWidgets 2.9.

Closes https://github.com/wxWidgets/wxWidgets/pull/1009
2018-11-03 22:52:57 +01:00
..
bitmap1.bmp
bitmap2.bmp
grid_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
grid_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
grid_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
grid.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
griddemo.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
griddemo.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00