Made MSW wxSpinCtrl emit UPDATE event when validating
authorRobert Roebling <robert@roebling.de>
Wed, 20 Sep 2006 14:15:14 +0000 (14:15 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 20 Sep 2006 14:15:14 +0000 (14:15 +0000)
commit1e8dba5e29eba7ac5e53fa4035e65ceeaeed3884
tree62d58f54aa0b8e84874302e1efa8d3d17f030388
parent1a27de8838bf6fa92f06725b26f20e88666ebdb8
 Made MSW wxSpinCtrl emit UPDATE event when validating
   the value in the text field upon kill focus.
 Documented this behaviour.
 This is in line with the GTK+ control.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/spinctrl.tex
include/wx/msw/spinbutt.h
include/wx/msw/spinctrl.h
src/msw/spinbutt.cpp
src/msw/spinctrl.cpp