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:
Julian Smart
2000-08-14 09:44:35 +00:00
parent a959b08869
commit 397f14ce52
40 changed files with 298 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
\chapter{Basic controls}\label{chapbasiccontrols}
\pagenumbering{arabic}%
\setheader{{\it CHAPTER \thechapter: BASIC CONTROLS}}{}{}{}{}{{\it CHAPTER \thechapter: BASIC CONTROLS}}%
\setfooter{\thepage}{}{}{}{}{\thepage}%
This chapter deals with the most fundamental controls (or widgets) that you will use in your
application.