Do not send a changed event if a button is clicked for down/up when the control is...
authorKevin Hock <hockkn@yahoo.com>
Wed, 18 Oct 2006 00:06:55 +0000 (00:06 +0000)
committerKevin Hock <hockkn@yahoo.com>
Wed, 18 Oct 2006 00:06:55 +0000 (00:06 +0000)
commite225fe17a8dc6a209d224cc966463644c6cc466f
tree79046e4656ca4623b550fb5bd17cb6a480a09e1d
parent61b3549028093e724f118dfccdd266f6dcb04dc5
Do not send a changed event if a button is clicked for down/up when the control is already at min/max and wrap is not specified. Fixes both wxSpinButton and wxSpinCtrl. Bug #1578523.

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