Controls That Display Pictures and Graphics

Because ATEasy uses a graphical user interface, as Windows does, it's important to have a way to display graphical images in your application's interface. ATEasy includes five controls that make it easy to work with graphics: the AImage, the AChart, the ASwitch, the ASlider, and the ALog. Each is best suited for a particular purpose.

 

To provide this feature

Use this control

See

A graphical image.

AImage

Displaying an Image

A graphical image of one or more variables in two dimensions.

AChart

Displaying Data in a Chart

A graphical image of a variable used for control.

ASwitch

Using Switches as Input Devices

A graphical image of a variable's value in one dimension.

ASlider

Using Sliders for Input and Output

A text or graphical display of program results.

ALog

Displaying Test Results with the Log Control