12 Graphical User Interface Design
12 Graphical User Interface Design
Introduction
Graphics have revolutionized user interface design. Properly used it can effectively utilize a person's information processing abilities and allow for faster interaction with computer systems.
Paper tape
Hall of Fame
In the 1970's, Xerox Labs developed Altus and STAR and introduced mouse pointing and selecting.
Xerox never successfully marketed their advances. Apple and its Macintosh computer introduced the graphical user interface to the mass market.
Xerox STAR
Retailed for $16,595 in 1981
Courtesy: digibarn.com
screenshot
10
12
Characteristics of a GUI
A user interface is a collection of techniques and mechanisms that allow a user to interact with a system.
Graphical
primary interaction mechanism is a pointing device.
14
Characteristics of a GUI
A user interface is a collection of techniques and mechanisms that allow a user to interact with a system.
Objects
the user interacts with a collection of elements called objects which are always visible to the user and are used to perform tasks.
15
Characteristics of a GUI
A user interface is a collection of techniques and mechanisms that allow a user to interact with a system.
Actions
the user performs actions on objects such as accessing and modifying by pointing, selecting and manipulating.
16
Direct Manipulation
Direct manipulation systems have the following characteristics
the system is portrayed as an extension of the real world there is continuous visibility of objects and actions actions are rapid and incremental with a visible display of results incremental actions are easily reversible
17
Indirect Manipulation
Indirect manipulation uses words and text (typing instead of pointing)
not all concepts can be represented graphically space in the interface may be limited
Most GUI's are a combination of direct and indirect manipulation. When each type of manipulation should be used is still not understood entirely.
18
Advantages of GUIs
Symbols are easy to recognize and fast to learn.
Colour is important for classifying objects.
Symbols can aid in problem solving. Casual users can remember symbols easier than words. Visual and spatial cues can be utilized to provide more information in a natural way.
This, of course, excludes the visually-impaired.
19
Advantages of GUIs
Some types of error situations can be avoided because they are not allowed to occur through input. Reduces the need for typing skills.
Pointing skills are needed instead and this is not trivial for all types of users (the elderly, persons with limited fine motor control).
Immediate feedback allows for a better conceptual model of the system for the user.
20
Advantages of GUIs
More attractive than other interfaces and thus encourages more interaction and exploration. Symbols have the potential to be much more universal than natural language text.
There are still cultural differences in the interpretation of symbols and colours and thus the need to consider the consequences of internationalism are not entirely eliminated. There are many fewer symbols than words so not everything can be expressed as a symbol.
21