wxWidgets/samples/propgrid
2008-10-08 18:15:10 +00:00
..
makefile.bcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.gcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
Makefile.in rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.unx rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.vc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.wat rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
propgrid_minimal.cpp Fix RCS-IDs 2008-10-05 18:03:43 +00:00
propgrid_vc7.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
propgrid_vc8.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
propgrid_vc9.sln add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
propgrid_vc9.vcproj add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
propgrid.bkl
propgrid.cpp When registering editor, try wxRTTI class name in additon to result of wxPGEditor::GetName(). Allows creating custom editors without needing to implement GetName(). 2008-10-06 15:48:27 +00:00
propgrid.dsp
propgrid.h Fix RCS-IDs 2008-10-05 18:03:43 +00:00
sampleprops.cpp Removed dysfunctional wxPGPropery::PrepareValueForDialogEditing(); Replaced its functionality with wxPropertyGrid::GetPendingEditedValue(); Added wxPropertyGrid::PerformValidation() flags so it can be called in generic context. 2008-10-08 18:15:10 +00:00
sampleprops.h Fix RCS-IDs 2008-10-05 18:03:43 +00:00
tests.cpp Eliminated last property generation macros from props.h (colour property gen ones, now use subclassing facilities present in wx(System)ColourProperty) 2008-10-07 17:28:05 +00:00