Adding Menu/Selection Objects to a Screen

Navigation:  How to Work with Screens >

Adding Menu/Selection Objects to a Screen

Previous pageReturn to chapter overviewNext page

 

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

Adding a “Combo Box” Object to a Screen

Adding a “ Button” Object to a Screen

Adding a “Menu Button” Object to a Screen

Adding a “Menu Text” Object to a Screen

Adding a “CheckBox” Object to a Screen

Adding a “Radio Button” Object to a Screen

Adding a “File Browse” Object to a Screen

Adding an "Advanced List Box"Object to a Screen

Adding a Grid Object to a Screen