]> git.saurik.com Git - wxWidgets.git/commit - src/propgrid/props.cpp
Added wxNumericPropertyValidator, which is a custom wxTextValidator with more accurat...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 15 Oct 2010 15:15:27 +0000 (15:15 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 15 Oct 2010 15:15:27 +0000 (15:15 +0000)
commit026767c6aee4c61b904fe68b79af186258fd6005
tree6b7bfb4172950acab9babc77971b2b5144bd1612
parent5ad9ae3a29787f4cdf6dfc1c69d77fedfa2f4c73
Added wxNumericPropertyValidator, which is a custom wxTextValidator with more accurate filtering of inappropriate input for wxIntProperty, wxFloatProperty and wxUIntProperty (fixes #12563).

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