l xmlns="http://www.w3.org/1999/l">
Chapter 3. Event Handling
This chapter explains the principles behind event-driven programming in wxWidgets, including how events are generated, how an application handles them using event tables, and where window identifiers fit in. We'll also discuss plug-in and dynamic event handlers, and we'll describe how you can create your own event class, types, and macros. |