TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: WHAT IS THE DIFFERENCE BETWEEN: From:Jeroen Hendrix <jhe -at- POLYDOC -dot- COM> Date:Fri, 5 Mar 1999 10:22:56 +0100
Casasandra,
A similar question was posted to this list some while ago, the answer I
sent was the following:
The way I handle this is as follows (this is an excerpt from my own style
guide, the information is gathered from almost everywhere, mostly from this
list, thanks all):
- Screen: the actual visual portion of the monitor on which you view
windows, dialog boxes, DOS characters and the like. Never use screen when
you are referring to only a part of it
- Window: in all graphical environments a window is a control that you can
open or close, maximize, minimize and resize. It has more or less
consistent controls, some or which may be optional, such as a menu bar, a
status bar, horizontal and vertical scroll bars, a title bar, and a button
bar. All of these surround an empty rectangle in which a program can
display a document (for example) or contain child windows.
The parent window displays on the desktop, which is the background graphic
that is shown whenever the graphical environment is running and which does
not have window controls itself. A maximized window may be the same size as
the desktop and therefore obscure it. Windows are opened and closed (you
exit a program).
- Dialog box: in MS-Windows, a dialog box is not a window. It is a control
that you generally cannot resize and does not have typical window controls.
It can contain edit boxes, list boxes, combo boxes and radio buttons.
- Message box: a control that you generally cannot resize and contains a
message and one, two or three buttons; but it doesn't include edit boxes,
list boxes, combo boxes, radio buttons, or anything else you might find in
a dialog box.
HTH
Jeroen Hendrix
PolyDoc
the Netherlands
Mail to: jhe -at- polydoc -dot- com
Web: www.polydoc.com
"Parker, Cassandra M. (EXCH)" <CMPARKER -at- INTERMEDIA -dot- COM> on 04-03-99
10:44:42 PM
Please respond to "Parker, Cassandra M. (EXCH)" <CMPARKER -at- INTERMEDIA -dot- COM>
To: TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU
cc: (bcc: Jeroen Hendrix)
Subject: WHAT IS THE DIFFERENCE BETWEEN:
Your Help is needed,
What is the difference between the following:
- dialog box
- screen
- window
I am working in a document created by someone else and they mention all
three and now I'm confused.