]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tglbtn.tex
Spacing tweak
[wxWidgets.git] / docs / latex / wx / tglbtn.tex
index 38665a8b8eae652f4a34916ec6e892ed4e4b8ce2..4a3e23dc3ab7dce00c9d1f39d640cfe6dabee0b9 100644 (file)
@@ -18,8 +18,8 @@ functionality but looks like a \helpref{wxButton}{wxbutton}.
 You can see wxToggleButton in action in the sixth page of the 
 \helpref{controls}{samplecontrols} sample.
 
-{\bf NB:} This class is only available under wxMSW, wxGTK and wxMotif 
-currently.
+{\bf NB:} This class is not available under wxUniversal ports such
+as wxX11.
 
 \wxheading{Derived from}
 
@@ -42,7 +42,7 @@ See also \helpref{window styles overview}{windowstyles}.
 
 \twocolwidtha{7cm}
 \begin{twocollist}\itemsep=0pt
-\twocolitem{{\bf EVT\_TOGGLEBUTTON(id, func)}}{Handles button click event.}
+\twocolitem{{\bf EVT\_TOGGLEBUTTON(id, func)}}{Handles a toggle button click event.}
 \end{twocollist}
 
 \wxheading{See also}
@@ -86,7 +86,7 @@ Constructor, creating and showing a toggle button.
 
 \helpref{wxToggleButton::Create}{wxtogglebuttoncreate}, \helpref{wxValidator}{wxvalidator}
 
-\membersection{wxToggleButton::\destruct{wxToggleButton}}
+\membersection{wxToggleButton::\destruct{wxToggleButton}}\label{wxtogglebuttondtor}
 
 \func{}{\destruct{wxToggleButton}}{\void}