Experiment 7
Experiment 7
Theory:
A window is an area of the screen, usually rectangular in shape, defined by a borderthat
contains a particular view of some area of the computer or some portion of aperson’s dialog
with the computer. It can be moved and rendered independently onthe screen. A display may
contain one, two, or more windows within its boundaries.
People’s tasks must be structured into a series of windows. The type of window usedwill
depend on the nature and flow of the task. There are two types of windows:
Primary Window and Secondary Windows.
Primary Window: The primary window is the first one that appears on a screenwhen an
activity or action is started. A primary window should contain constantlyused window
components such as frequently used menu bar items and controls (forexample, control bars)
used by dependent windows
Secondary Windows
Secondary windows are supplemental windows. A secondary window is typicallysmaller than
its associated primary window and smaller than the minimum displayresolution. Secondary
windows may be dependent upon a primary window ordisplayed independently of the
primary window.
1. Dialog Boxes: Dialog boxes are used to extend and complete an interaction within a
limited context. Dialog boxes are always displayed from another window, either
primary or secondary, or another dialog box. They may appear as a result of a
command button being activated or a menu choice being selected, or they may be
presented automatically by the system when a condition exists that requires the user’s
attention or additional input.
Procedure:
For every window designed for the application explain:
- Purpose
- Description
- Components
- Kind window
Conclusion:
Using windows it is much easier to switch between tasks and to maintain one’scontext, since
one does not have to reestablish one’s place continually. In addition, Windows provide access
to more information than would normally be available on asingle display of the same size.
Overwriting, or placing more important informationon top of that of less importance at that
moment.