]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/book/chap_advanced_events.tex
removed reference to deleted wxNotebookSizer programming section
[wxWidgets.git] / docs / latex / book / chap_advanced_events.tex
CommitLineData
397f14ce
JS
1\chapter{Advanced event handling}\label{chapadvancedevents}
2\pagenumbering{arabic}%
3\setheader{{\it CHAPTER \thechapter: ADVANCED EVENT HANDLING}}{}{}{}{}{{\it CHAPTER \thechapter: ADVANCED EVENT HANDLING}}%
4\setfooter{\thepage}{}{}{}{}{\thepage}%
5
6This chapter explores the wxWindows event system in more detail, and shows you how to
7create your own event classes.
8