18 lines
466 B
TeX
18 lines
466 B
TeX
|
\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}
|
||
|
|