wxWidgets/samples/propgrid
2008-09-27 15:17:21 +00:00
..
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
makefile.wat
propgrid_minimal.cpp Removed some old testing code. Added more appropriate minimal content. 2008-09-17 15:49:52 +00:00
propgrid_vc7.vcproj
propgrid_vc8.vcproj
propgrid.bkl
propgrid.cpp Use wxPropertyGridEventHandler in commented-out sample connect code 2008-09-27 15:17:21 +00:00
propgrid.dsp
propgrid.h Eliminated WX_PG_DECLARE_X_METHODS macros 2008-09-19 17:13:51 +00:00
sampleprops.cpp Eliminated C++ RTTI (typeid etc) use. Eliminated wxPGVariantData (default default value for new types is now Null variant). Re-created variantdata creator macros based on those found in variant.h. Using DECLARE/IMPLEMENT_VARIANT_OBJECT whenever possible. 2008-09-16 15:55:53 +00:00
sampleprops.h Eliminated WX_PG_DECLARE_X_METHODS macros 2008-09-19 17:13:51 +00:00
tests.cpp wxPropertyGridInterface docs cleanup and fixes, removed some rarely needed member functions with simple workarounds 2008-09-27 15:09:33 +00:00