wxWidgets/samples/propgrid
Artur Wieczorek ac1d0a3a9d Implement more detailed validation of wxArrayDoubleProperty in propgrid sample.
Added wxArrayDoubleProperty::ValidateValue() method checks if pending value is of proper type (wxArrayDouble). Pending value of improper type is used to signal that invalid numeric value was entered into the edit field.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2015-02-17 17:36:00 +00:00
..
descrip.mms Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
makefile.bcc Fix resource compiler include path for Borland. 2014-10-11 16:30:00 +00:00
makefile.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
propgrid_minimal.cpp use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
propgrid_vc7.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
propgrid_vc8.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
propgrid_vc9.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
propgrid.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid.cpp Display additional information for EVT_PG_SELECTED event in propgrid sample. 2015-02-15 23:26:42 +00:00
propgrid.h Fix wxVector3f ctor in the propgrid sample. 2014-06-23 01:08:31 +00:00
sampleprops.cpp Implement more detailed validation of wxArrayDoubleProperty in propgrid sample. 2015-02-17 17:36:00 +00:00
sampleprops.h Implement more detailed validation of wxArrayDoubleProperty in propgrid sample. 2015-02-17 17:36:00 +00:00
tests.cpp Use bool constants instead of BOOL ones in propgrid sample. 2015-02-08 12:48:43 +00:00