Make wxSpinCtrlGeneric usable as wxDVC editor control.
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 1 May 2011 18:44:35 +0000 (18:44 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 1 May 2011 18:44:35 +0000 (18:44 +0000)
commitc81394808bf7efd84e4294e44a9a9a7b7f6dd8a9
tree63d1f3a7b38365b22fc34348daa519a8d1cd4ed2
parent8a95db3429157739519206fdf24b5311babde0b3
Make wxSpinCtrlGeneric usable as wxDVC editor control.

wxDVC installs temporary event handler that watches for focus changes
and some key events. Make wxSpinCtrlGeneric look like a native
wxControl in this respect even though it's actually a composite control.

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