Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Appendix I: Event Classes and Macros

Appendix I. Event Classes and Macros

In the wxWidgets reference, the documentation for specific event macros is organized by their event classes (such as wxCommandEvent), which are themselves referenced by the control class documentation (such as wxButton). You can refer to these sections for details, but it's useful to summarize the most commonly used event classes and macros, as shown in Table I-1.

Table I-1. Commonly Used Event Macros
Class: wxActivateEvent
EVT_ACTIVATE(func)Sent when a user activates or deactivates a top-level window.
EVT_ACTIVATE_APP(func)Sent when a user activates or deactivates the window of a different application.



  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial