OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Event Handling Overview

Response tables are the method you use to handle all events in an ObjectWindows application.

There are four main steps to using ObjectWindows response tables:

  1. Declare the response table.
  2. Define the response table.
  3. Define the response table entries.
  4. Declare and define the response member functions.
Note
ObjectWindows response tables use a set of macros defined in owl\eventhan.h. Since this file is already included by owl