Presentation Controls UID
Presentation Controls UID
" Description.
A static text field provides read only textual information
It is a standard Microsoft windows control.
"Purpose.
Toidentify a çontrol by displaying a control caption.
To clarify a screen by providing instructional or prompting infomation.
To present descriptive information.
Windows 3.135
Purpose usage.
J Use static field to create and present read only information, including all
control captions.
Caption:
HEADING
V Caption.
" Always include a colon as part of the caption.
VDescriptive information.
" Purp0se.
Column part
OTest.doc 233KB Document. 25/03/09
". Description.
/A Small pop up window containing descriptive text that appears when .
pointer is moved over a control.
" Advantages.
" Disadvantages.
It is not clear and must be discovered.
Time,
Fig 3.87 Tool Tip.
" Advantages.
Disadvantages.
V Ifover used they lose their attention getting value.
V If overused in situations the user consider, not very important, et
continual appearance can be more serious.
Proper Usage.
For non critical reminder or notification information, specia
conditions or status information that would otherwise requires
message box.
V They are very useful for informing the user of unexpected system
behaviours.
Do not use tips to display critical information.
78
General.
RECORDS
Updating "
46% complete.
Stop.
Deseription.
Asample box is a box illustrating what will show up on the screen basi
upon the parameter or parameters currently selected.
It may include text, graphics or both.
Purpose.
To provide presentation of actual screen content based upon the parametd
or parameters selected.
Sample.
AaBby
" Disadvantages."
Hard to read.
Guidelines.