]> git.saurik.com Git - wxWidgets.git/commit
Added wxPGProperty::OnValidationFailure(); needed it and some other tweaks to allow...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 12 Jan 2009 16:12:15 +0000 (16:12 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 12 Jan 2009 16:12:15 +0000 (16:12 +0000)
commitd8812c6e0e780fb2dae99bc352c5061f58793e14
treead36fc7480a24ffba43ae069eb2779e47b3fb126
parentcbc9abd7100a1af442223c081594d6c200f01a86
Added wxPGProperty::OnValidationFailure(); needed it and some other tweaks to allow vetoing value changes of ComboBox editors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/propgrid/property.h
include/wx/propgrid/propgrid.h
include/wx/propgrid/props.h
interface/wx/propgrid/property.h
src/propgrid/property.cpp
src/propgrid/propgrid.cpp
src/propgrid/props.cpp