X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a194bda7be7c240a3856413e19d7152ecfd7439..873ff54b1f05225421d89b1256a808d673aeb269:/interface/wx/spinctrl.h diff --git a/interface/wx/spinctrl.h b/interface/wx/spinctrl.h index afb4d61a7c..b17763bb28 100644 --- a/interface/wx/spinctrl.h +++ b/interface/wx/spinctrl.h @@ -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