wxWidgets/samples/propgrid
Artur Wieczorek 502ede23ab Don't expose internal wxPropertyGridPageState functions
Functions designed for internal use shouldn't be exposed as public ones
to avoid calling them directly from the user code by mistake.
2022-05-27 19:13:42 +02:00
..
descrip.mms
makefile.gcc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
Makefile.in Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
propgrid_minimal.cpp
propgrid_vc8.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
propgrid_vc9.vcproj Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
propgrid.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
propgrid.cpp Use wxBitmapBundle in wxPropertyGrid 2021-11-19 17:52:56 +01:00
propgrid.h Add option to demonstrate disabled wxPropertyGrid in propgrid sample 2021-03-12 20:35:06 +01:00
sampleprops.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
sampleprops.h Make wxArrayDoubleProperty a parent of wxEditorDialogProperty 2019-07-14 21:32:41 +02:00
tests.cpp Don't expose internal wxPropertyGridPageState functions 2022-05-27 19:13:42 +02:00