SpinCtrl editor's 'value change by mouse motion' feature is made optional, enabled...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 11 Dec 2008 16:14:55 +0000 (16:14 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 11 Dec 2008 16:14:55 +0000 (16:14 +0000)
commit18e046a7c549687f42e37c4db6e80ff9df17f955
tree05106126858f2e774d9c92702f781ff79acf1c26
parente068310a5a5fc97c6bd5149f140fbbea134d296d
SpinCtrl editor's 'value change by mouse motion' feature is made optional, enabled via 'MotionSpin' attribute. Also, for now only enabled on MSW (mouse capture etc. inconsistent on native wxGTK spinbutton?).

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