Previous Topic: Additional Design ToolsNext Topic: Work Set List


Event Browser

The Event Browser displays in a dialog format the event objects created during window design using the Event Processing tool. An event is a notification that something has occurred. It includes opening and closing windows, clicking on an item, and so on. An event action is a special block of logic in a PrAD that can execute separately from the main body of PrAD logic.

The Event Browser tool lets you do the following tasks:

Note: There is also a user-defined event type. For more information, see the Toolset Help.

More information:

Designing Windows