Update for 07-02-22 13:15
This commit is contained in:
parent
98da8e48bc
commit
4587d58faf
@ -2,3 +2,17 @@
|
|||||||
|
|
||||||
A GUI or Graphical User Interface is the graphical elements a user interacts
|
A GUI or Graphical User Interface is the graphical elements a user interacts
|
||||||
with when using an application
|
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
|
||||||
|
* Color as a supplement
|
||||||
|
* Reduces clutter
|
||||||
|
Loading…
Reference in New Issue
Block a user