corrected documentation of spin events, added wxSpinEvent class docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@6980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-03-29 14:46:00 +00:00
parent 43e3c488db
commit d0a52e0bbd
3 changed files with 66 additions and 17 deletions

View File

@@ -30,7 +30,7 @@ wxSpinCtrl combines \helpref{wxTextCtrl}{wxtextctrl} and
\wxheading{Event handling}
To process input from a spin button, use one of these event handler macros to direct input to member
functions that take a \helpref{wxScrollEvent}{wxscrollevent} argument:
functions that take a \helpref{wxSpinEvent}{wxspinevent} argument:
\twocolwidtha{7cm}
\begin{twocollist}\itemsep=0pt