]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mcaptevt.tex
don't always erase the background ourselves as this is incompatible with XP themed...
[wxWidgets.git] / docs / latex / wx / mcaptevt.tex
index 05810e34306de2dc2a76375d177f60ebe97a3a81..acdec6c832a04f4d82cd3290e838cd1bebbf7870 100644 (file)
@@ -25,7 +25,7 @@ function that takes a wxMouseCaptureChangedEvent argument.
 \twocolwidtha{7cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{{\bf EVT\_MOUSE\_CAPTURE\_CHANGED(func)}}{Process a wxEVT\_MOUSE\_CAPTURE\_CHANGED event.}
-\end{twocollist}%
+\end{twocollist}
 
 \wxheading{See also}
 
@@ -36,7 +36,7 @@ function that takes a wxMouseCaptureChangedEvent argument.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxMouseCaptureChangedEvent::wxMouseCaptureChangedEvent}
+\membersection{wxMouseCaptureChangedEvent::wxMouseCaptureChangedEvent}\label{wxmousecapturechangedeventctor}
 
 \func{}{wxMouseCaptureChangedEvent}{\param{wxWindowID }{windowId = 0}, \param{wxWindow*}{ gainedCapture = NULL}}
 
@@ -46,5 +46,5 @@ Constructor.
 
 \constfunc{wxWindow*}{GetCapturedWindow}{\void}
 
-Returns the window that gained the capture, or NULL if it was a non-wxWindows window.
+Returns the window that gained the capture, or NULL if it was a non-wxWidgets window.