]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
updated legalese regarding libtiff, libjpeg
[wxWidgets.git] / docs / latex / wx / window.tex
index 165fafa15d7c72cb79d2a8ba46f082f80d87d3d6..d1f4b13facf91d16832a91f4e2ca3e8837cf2b7f 100644 (file)
@@ -477,7 +477,7 @@ Returns the background colour of the window.
 This functions returns the best acceptable minimal size for the window. For
 example, for a static control, it will be the minimal size such that the
 control label is not truncated. For windows containing subwindows (typically
-\helpref{wxPanel}wxpanel}), the size returned by this function will be the
+\helpref{wxPanel}{wxpanel}), the size returned by this function will be the
 same as the size the window would have had after calling
 \helpref{Fit}{wxwindowfit}.
 
@@ -851,7 +851,7 @@ implements the following methods:\par
 \twocolitem{{\bf IsExposed(x,y, w=0,h=0}}{}
 \twocolitem{{\bf IsExposedPoint(pt)}}{}
 \twocolitem{{\bf IsExposedRect(rect)}}{}
-\end{twocollist}}
+\end{twocollist}}}
 
 \membersection{wxWindow::IsRetained}\label{wxwindowisretained}
 
@@ -2295,10 +2295,6 @@ Sets the window's title. Applicable only to frames and dialogs.
 Deletes the current validator (if any) and sets the window validator, having called wxValidator::Clone to
 create a new validator of this type.
 
-\membersection{wxWindow::SetWindowStyleFlag}\label{wxwindowsetwindowstyleflag}
-
-\func{virtual void}{SetWindowStyleFlag}{\param{long}{ style}}
-
 \membersection{wxWindow::SetWindowStyle}\label{wxwindowsetwindowstyle}
 
 \func{void}{SetWindowStyle}{\param{long}{ style}}