2022-02-07 18:00:01 +00:00
|
|
|
= GUI =
|
|
|
|
|
|
|
|
A GUI or Graphical User Interface is the graphical elements a user interacts
|
|
|
|
with when using an application
|
2022-02-07 18:15:01 +00:00
|
|
|
|
|
|
|
== Principles of GUI ==
|
|
|
|
|
|
|
|
* Clustering priniple
|
|
|
|
* Orgainze into blocks
|
|
|
|
* Use:
|
|
|
|
* menus
|
|
|
|
* dialogs
|
|
|
|
* on screen buttons
|
|
|
|
* Windows icons menus pointer paradigm
|
|
|
|
* Visibility reflects usability
|
|
|
|
* Intelligent consistency
|
2022-02-07 18:30:01 +00:00
|
|
|
* Similar functions use similar layouts/themes
|
2022-02-07 18:15:01 +00:00
|
|
|
* Color as a supplement
|
|
|
|
* Reduces clutter
|