]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/toolbar.tex
IS_HATCH macro replaced with wxBrush::IsHatch() + source and docs little cleaning.
[wxWidgets.git] / docs / latex / wx / toolbar.tex
index d396eac7141b2d79e140104b1178f036db3fc3b2..974007cf09a81bb037b7c401fe084ac89850715e 100644 (file)
@@ -58,7 +58,7 @@ use:
   wxSystemOptions::SetOption(wxT("msw.remap"), 2);
 \end{verbatim}
 
-then colour remapping is switched of, and a transparent background used. But only
+then colour remapping is switched off, and a transparent background used. But only
 use this option under Windows XP with true colour:
 
 \begin{verbatim}
@@ -473,7 +473,7 @@ Returns the value used for packing tools.
 
 \constfunc{int}{GetToolPos}{\param{int }{toolId}}
 
-Returns the tool position in the toolbar, or wxNOT\_FOUND if the tool is not found.
+Returns the tool position in the toolbar, or {\tt wxNOT\_FOUND} if the tool is not found.
 
 \membersection{wxToolBar::GetToolSeparation}\label{wxtoolbargettoolseparation}