wxWidgets/samples/propgrid
2008-09-19 17:39:09 +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 Removed macros to create enum and flag props with custom, static choice sets. Now use wxPGProperty::SetChoices() instead. 2008-09-19 17:39:09 +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 Removed macros to create enum and flag props with custom, static choice sets. Now use wxPGProperty::SetChoices() instead. 2008-09-19 17:39:09 +00:00