TAW_10_2 chapter 12, the program interface Flashcards
From the technical view, what does a gui status refer to?
Menu bar
Key assignments
Application toolbar
Standard toolbar
Can a single component of a gui status be reused in other statuses?
Yes
What are the function code types?
Normal Exit System (internal only) Transaction Tabstrip ctrl Help request (internal only)
What is the maximum number of function keys on an application toolbar
35
How many entries can a menu contain?
15
What can be included as a menu entry?
Functions, Separators, cascading menus
What is the third level of a menu restricted to?
Functions and separators
How many menus can be contained in a menu bar?
You can freely add 6. Combined with the system and help menus this means that a total of eight can exist
How can dynamic text be added to a menu item?
You must assign a field to the menu item. The contents of this field then become the text of the menu item
What are the three types of function key assignments?
Reserved (SAP)
Recommended (Like exit)
Freely assigned (go crazy)
How many variables can be used in a gui title?
9 & can be used
true or false, when a screen changes the title bar is automatically cleared?
False, a title bar exists until a new title bar is assigned
True or false, gui statuses are only for normal screens
False, gui statuses can be assigned to Normal screens, Dialog boxes, and context menus
What gui status technique should be used to create consistency across a program
the reference technique
How is a separator added to the menu
Use the menu path edit->insert in the menu painter