IlvEvent: The Event Handler Class

Mouse and keyboard events are handled by the IlvEvent class.

Recording and Playing Back Event Sequences: IlvEventPlayer

Using IlvEventPlayer, Views can record sequences of events that occur in the views that it controls. These event sequences can be saved or read from a data file, and played back at any speed.

Functions Handling Event Recording

A set of global functions exists that let you start recording events and playing an event sequence back:

  • IlvCurrentEventPlayer

  • IlvRecordingEvents