X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42b3e73ede6a1c45b0df4a9a29c92f952b8b03c2..690201a250dcdd2a38aa4156df4375dd135209df:/docs/latex/book/chap_basic_events.tex?ds=sidebyside diff --git a/docs/latex/book/chap_basic_events.tex b/docs/latex/book/chap_basic_events.tex index dfa56b2b77..bcb9587faf 100644 --- a/docs/latex/book/chap_basic_events.tex +++ b/docs/latex/book/chap_basic_events.tex @@ -342,7 +342,7 @@ mouse events or all mouse events.} \wxhelpref{wxScrollBar}{wxscrollbar}, \wxhelpref{wxSlider}{wxslider},and \wxhelpref{wxSpinButton}{wxspinbutton}.} \twocolitem{\wxhelpref{wxSizeEvent}{wxsizeevent}}{The EVT\_SIZE macro is used to handle a window resize.} \twocolitem{\wxhelpref{wxSplitterEvent}{wxsplitterevent}}{The EVT\_SPLITTER\_SASH\_POS\_CHANGED, EVT\_SPLITTER\_UNSPLIT -and EVT\_SPLITTER\_DOUBLECLICKED macros are used to handle the various splitter window events.} +and EVT\_SPLITTER\_DCLICK macros are used to handle the various splitter window events.} \twocolitem{\wxhelpref{wxSysColourChangedEvent}{wxsyscolourchangedevent}}{The EVT\_SYS\_COLOUR\_CHANGED macro is used to handle events informing the application that the user has changed the system colours (Windows only).} \twocolitem{\wxhelpref{wxTreeEvent}{wxtreeevent}}{These macros handle \wxhelpref{wxTreeCtrl}{wxtreectrl} events.}