397f14ce52
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
9 lines
367 B
TeX
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.
|
|
|