]>
Commit | Line | Data |
---|---|---|
1 | \chapter{Advanced controls}\label{chapadvancedcontrols} | |
2 | \pagenumbering{arabic}% | |
3 | \setheader{{\it CHAPTER \thechapter: ADVANCED CONTROLS}}{}{}{}{}{{\it CHAPTER \thechapter: ADVANCED CONTROLS}}% | |
4 | \setfooter{\thepage}{}{}{}{}{\thepage}% | |
5 | ||
6 | This chapter looks at the following advanced wxWindows controls: | |
7 | ||
8 | \begin{itemize}\itemsep=0pt | |
9 | \item wxListCtrl | |
10 | \item wxTreeCtrl | |
11 | \item wxNotebook | |
12 | \item wxSplitterWindow | |
13 | \item wxSashWindow | |
14 | \item wxWizard | |
15 | \item wxCalCtrl | |
16 | \end{itemize} | |
17 |