Added chapter stubs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
17
docs/latex/book/chap_advanced_controls.tex
Normal file
17
docs/latex/book/chap_advanced_controls.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\chapter{Advanced controls}\label{chapadvancedcontrols}
|
||||
\pagenumbering{arabic}%
|
||||
\setheader{{\it CHAPTER \thechapter: ADVANCED CONTROLS}}{}{}{}{}{{\it CHAPTER \thechapter: ADVANCED CONTROLS}}%
|
||||
\setfooter{\thepage}{}{}{}{}{\thepage}%
|
||||
|
||||
This chapter looks at the following advanced wxWindows controls:
|
||||
|
||||
\begin{itemize}\itemsep=0pt
|
||||
\item wxListCtrl
|
||||
\item wxTreeCtrl
|
||||
\item wxNotebook
|
||||
\item wxSplitterWindow
|
||||
\item wxSashWindow
|
||||
\item wxWizard
|
||||
\item wxCalCtrl
|
||||
\end{itemize}
|
||||
|
Reference in New Issue
Block a user