]>
Commit | Line | Data |
---|---|---|
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 | ||
6 | This chapter explores the wxWindows event system in more detail, and shows you how to | |
7 | create your own event classes. | |
8 |