Animation Control

toolslib\custctrl\animate.fp


This instrument driver provides functions for creating and manipulating animation controls.

An animation control is a picture ring that automatically advances through its pictures. You can use animation control attributes to configure the rate at which the pictures are displayed and the size and position of each picture.

If an animation control has a callback function, then the callback function is sent two types of events specific to the animation control. The following list describes these events:

The functions in this instrument driver are multi-threaded safe.