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 |
|
A graphical image of one or more variables in two dimensions. |
AChart |
|
A graphical image of a variable used for control. |
ASwitch |
|
A graphical image of a variable's value in one dimension. |
ASlider |
|
A text or graphical display of program results. |
ALog |