fixes for SetRange(): ensure that the value is valid for the new range; update the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Aug 2006 00:44:44 +0000 (00:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Aug 2006 00:44:44 +0000 (00:44 +0000)
commit932324990328613e69526cb88e587de4024061c3
treef09262a3a65b6f88450a0b54f73fba284cb97a1a
parent5ec60151bfce195b0eafc3ec8d98a44144aad8ba
fixes for SetRange(): ensure that the value is valid for the new range; update the visible state of the spin arrows when range becomes [in]valid

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/spinbutt.cpp