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.
|
||
|
|