]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/book/chap_basic_events.tex
check directories passed to Append/Insert/PrependDir(); don't terminate string return...
[wxWidgets.git] / docs / latex / book / chap_basic_events.tex
index dfa56b2b77fe7d9b9c59aaaee76a08a4acb2f54e..bcb9587faf957e97fd9a8e957dc879f07fac703b 100644 (file)
@@ -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.}