X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..19cf1ef3a7077dd99a90f141847b8a9b67b318c9:/docs/latex/wx/tsplittr.tex diff --git a/docs/latex/wx/tsplittr.tex b/docs/latex/wx/tsplittr.tex index 5e7a363960..963f3e392c 100644 --- a/docs/latex/wx/tsplittr.tex +++ b/docs/latex/wx/tsplittr.tex @@ -2,13 +2,13 @@ Classes: \helpref{wxSplitterWindow}{wxsplitterwindow} -The following screenshot shows the appearance of a splitter window with a vertical split. +The following screenshot shows the appearance of a splitter window with a horizontal split. $$\image{8cm;0cm}{splitter.eps}$$ The style wxSP\_3D has been used to show a 3D border and 3D sash. -\subsection{Example} +\subsection{Example}\label{wxsplitterwindowexample} The following fragment shows how to create a splitter window, creating two subwindows and hiding one of them.