]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/book/chap_advanced_events.tex
added support for wxALWAYS_SHOW_SB (finally closes patch 410865 -- first still opened...)
[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