Overview
The main feature of Menu/Selection Objects is how the information is displayed - within a menu or a list. The operator is given predetermined options to select from. This type of objects includes two groups:
1. Menu Objects
The options provided in a menu object enable the device operator to jump to a specific point of the application (ex: other programs).
("Menu Button"; "Menu Text" and " Button").
2. Selection Objects
Offer predetermined options in the form of a list. They derive from data already in the application. The choices made by the device operator are stored within variables.
("Combo Box"; "CheckBox"; "Radio Button","File Browse", "Advanced List Box" and "Grid").
Taking all the different object features into account, their addition to a screen is dealt with in the following topics:
Topic |
---|