Message
Source: CUA, Motif, Windows
Aliases: Message dialog, Prompt dialog, Question
Dialog, Warning dialog, Working dialog (Motif)
SCO Visual Tcl commands: VtErrorDialog, VtFileSelectionDialog,
VtFormDialog, VtInformationDialog, VtMessageDialog,
VtQuestionDialog, VtSelectionDialog, VtWarningDialog,
VtWorkingDialog
A message is a visual cue that appears in message boxes, giving
users information or notifying them of problems, or
text describing the consequence of an action or results
of an action.
Kinds of messages
Information messages-
These contain the lowercase letter ``i'' in a
circle. They give information as the application runs,
reporting normal events.
Warning messages-
These contain an exclamation mark in a
circle. They warn users about undesirable or potentially
damaging situations. Warning messages interrupt the
application and await instructions from the user.
Action messages-
These contain a STOP sign. They notify users
of serious problems requiring user intervention.
Action messages interrupt the application and await
instructions from the user.
Characteristics
Next topic:
Push button
Previous topic:
Menu bar
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003