wxWidgets/docs/latex/book/chap_advanced_events.tex
Julian Smart 397f14ce52 Added chapter stubs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-08-14 09:44:35 +00:00

9 lines
367 B
TeX

\chapter{Advanced event handling}\label{chapadvancedevents}
\pagenumbering{arabic}%
\setheader{{\it CHAPTER \thechapter: ADVANCED EVENT HANDLING}}{}{}{}{}{{\it CHAPTER \thechapter: ADVANCED EVENT HANDLING}}%
\setfooter{\thepage}{}{}{}{}{\thepage}%
This chapter explores the wxWindows event system in more detail, and shows you how to
create your own event classes.