]> git.saurik.com Git - wxWidgets.git/commitdiff
Document wxEVT_COMMAND_SPINCTRL_UPDATED in EVT_SPINCTRL description.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Jan 2011 13:27:14 +0000 (13:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Jan 2011 13:27:14 +0000 (13:27 +0000)
Also mention the name of the event type when documenting the corresponding
event table macro.

Closes #12897.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/spinctrl.h

index afb4d61a7c02d858d7b205f145775a9570dd4cf4..b17763bb28d43951cd3465f041ce1a3298b64af2 100644 (file)
@@ -33,7 +33,8 @@
 
     @beginEventEmissionTable{wxSpinEvent}
     @event{EVT_SPINCTRL(id, func)}
-        Generated whenever the numeric value of the spinctrl is updated
+        Process a wxEVT_COMMAND_SPINCTRL_UPDATED event, which is generated
+        whenever the numeric value of the spin control is updated.
     @endEventTable
 
     You may also use the wxSpinButton event macros, however the corresponding events