TAW_10_2 chapter 12, the program interface Flashcards

1
Q

From the technical view, what does a gui status refer to?

A

Menu bar
Key assignments
Application toolbar
Standard toolbar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Can a single component of a gui status be reused in other statuses?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the function code types?

A
Normal
Exit
System  (internal only)
Transaction
Tabstrip ctrl
Help request (internal only)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the maximum number of function keys on an application toolbar

A

35

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How many entries can a menu contain?

A

15

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What can be included as a menu entry?

A

Functions, Separators, cascading menus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the third level of a menu restricted to?

A

Functions and separators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How many menus can be contained in a menu bar?

A

You can freely add 6. Combined with the system and help menus this means that a total of eight can exist

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How can dynamic text be added to a menu item?

A

You must assign a field to the menu item. The contents of this field then become the text of the menu item

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the three types of function key assignments?

A

Reserved (SAP)
Recommended (Like exit)
Freely assigned (go crazy)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How many variables can be used in a gui title?

A

9 & can be used

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

true or false, when a screen changes the title bar is automatically cleared?

A

False, a title bar exists until a new title bar is assigned

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or false, gui statuses are only for normal screens

A

False, gui statuses can be assigned to Normal screens, Dialog boxes, and context menus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What gui status technique should be used to create consistency across a program

A

the reference technique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How is a separator added to the menu

A

Use the menu path edit->insert in the menu painter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Wen using the reference technique, what should the order of reuse assignment be?

A

Function key assignment first
Application toolbar second
menu bar third