The following How-to topics deal with events and handlers in Magic xpa:
How Do I Refresh the Variable’s Value After Returning from a Selection Program Opened by an Event?
How Do I Force a Handler to Use the Newly Updated Values That Have Not Yet Been Committed?
How Do I Handle the Same Event Using Several Handlers?
How Do I Preserve Magic xpa Functionality for Internal Events Handled by User Handlers?
How Do I Ensure that the Handling of an Event Will Only be Active in the Task Where It Was Declared?
How Do I Disable Magic xpa Handling for Internal Events?
How Do I Restrict the Handling of an Event to a Specific Control?
How Do I Provide a Default Handler for My Entire Application?
How Do I Handle Events Raised in a Hosting Application Using a Handler Defined in a Component?
How Do I Raise Events Defined in the Host Application from a Component?
How Do I Force Immediate Handling for Events?
How Do I Postpone the Handling of an Event?
How Do I Raise a Dynamically Named Event?
How Do I Execute a Set of Operations After a Time Interval?
How Do I Execute a Set of Operations When a Condition is Met?
How Do I Send Information With a Raised Event?