20 lines
439 B
Plaintext
20 lines
439 B
Plaintext
= GUI =
|
|
|
|
A GUI or Graphical User Interface is the graphical elements a user interacts
|
|
with when using an application
|
|
|
|
== Principles of GUI ==
|
|
|
|
* Clustering priniple
|
|
* Orgainze into blocks
|
|
* Use:
|
|
* menus
|
|
* dialogs
|
|
* on screen buttons
|
|
* Windows icons menus pointer paradigm
|
|
* Visibility reflects usability
|
|
* Intelligent consistency
|
|
* Similar functions use similar layouts/themes
|
|
* Color as a supplement
|
|
* Reduces clutter
|