wxWidgets/docs/latex/book/chap_advanced_events.tex

9 lines
367 B
TeX
Raw Normal View History

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