Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Interface Events can be used to trigger actions when specific parts of the Fuzor interface are activated, when Fuzor is opened or just before the application is exited. For both The Initial Load Event and The Fuzor Close event there are no input fields in the Event Parameters.

The Initial Load event triggers an action at the beginning of each session.

The Fuzor Close event is triggered when the Fuzor is closed just before the program exits and can be used to generate a report, or open a farewell message.

The Widget Clicked event triggers an associated action when the specified widget is selected. This could possibly be used for a tool tutorial.

The Keystroke Event triggers an associated action when the specified key is pressed.

The Key Press button prompts the user for a key to bind the event to as input.

Scroll pagebreak

Time Events

This section demonstrates how to use the various metric oriented events.

...