]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/book/chap_advanced_events.tex
documented that SetSelection(-1) removes the selection
[wxWidgets.git] / docs / latex / book / chap_advanced_events.tex
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