]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tglbtn.tex
fix LaTeX error (escape underscores); don't abuse bold face
[wxWidgets.git] / docs / latex / wx / tglbtn.tex
index 0cd8afa5cf0f69e03a73bafabb882121d91b3ecf..88519f5fd9b2ea55d6cd13db7282c3c0516822c9 100644 (file)
@@ -15,7 +15,7 @@ wxToggleButton is a button that stays pressed when clicked by the user. In
 other words, it is similar to \helpref{wxCheckBox}{wxcheckbox} in
 functionality but looks like a \helpref{wxButton}{wxbutton}.
 
-Since wxWidgets version 2.9.0 this control emits a update UI event.
+Since wxWidgets version 2.9.0 this control emits an update UI event.
 
 You can see wxToggleButton in action in the sixth page of the
 \helpref{controls}{samplecontrols} sample.
@@ -51,7 +51,7 @@ See also \helpref{window styles overview}{windowstyles}.
 \wxheading{See also}
 
 \helpref{wxCheckBox}{wxcheckbox}, \helpref{wxButton}{wxbutton},
-\helpref{wxToggleBitmapButton}{wxtogglebitmapbutton}
+\helpref{wxBitmapToggleButton}{wxbitmaptogglebutton}
 
 \latexignore{\rtfignore{\wxheading{Members}}}