X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/10ff9c616e00e4074dfdc2ac9e354605cc129c22..b3a029f0bbf8262cfe30914790802f88608ea618:/docs/latex/wx/tglbtn.tex diff --git a/docs/latex/wx/tglbtn.tex b/docs/latex/wx/tglbtn.tex index 0cd8afa5cf..88519f5fd9 100644 --- a/docs/latex/wx/tglbtn.tex +++ b/docs/latex/wx/tglbtn.tex @@ -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}}}