Difference between revisions of "WIMP"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (Links: fixed link)
Line 1: Line 1:
 
''WIMP'' stands for "window, icon, menu, pointers" and is a term frequently used in HCI (Human Computer Interaction), to describe a minumum set of requirements for [[Graphical User Interfaces|GUI]].
 
''WIMP'' stands for "window, icon, menu, pointers" and is a term frequently used in HCI (Human Computer Interaction), to describe a minumum set of requirements for [[Graphical User Interfaces|GUI]].
  
The [[Amstrad CPC]], as a low-cost 8-bit computer did not offer a native GUI. However, several third-party efforts were made to produce a graphical interface to make computer use easier, with varying degrees of success. Proliferation of GUIs on the CPC was hampered by the fact that a major component, the mouse, did not come cheap at the time, so few applications were developed for them.
+
The [[Amstrad CPC|Amstrad]], as a low-cost 8-bit computer did not offer a native GUI. Instead the Amstrad CPC, like its contemporary competitors, was opereated using a command line interface. 
 +
 
 +
However, several third-party efforts were made to produce a graphical interface to make computer use easier, with varying degrees of success. Proliferation of GUIs on the CPC was hampered by the fact that a major component, the mouse, did not come cheap at the time, so few applications were developed for them.
 +
 
 +
 
  
 
== Links ==
 
== Links ==
  
 
[http://en.wikipedia.org/wiki/WIMP_(computing) Wikipedia article on WIMP]
 
[http://en.wikipedia.org/wiki/WIMP_(computing) Wikipedia article on WIMP]
 +
 +
[http://en.wikipedia.org/wiki/Command_line_interface Article on Command Line Interfaces]
  
 
[[Category:CPC GUI]]
 
[[Category:CPC GUI]]

Revision as of 14:22, 30 December 2008

WIMP stands for "window, icon, menu, pointers" and is a term frequently used in HCI (Human Computer Interaction), to describe a minumum set of requirements for GUI.

The Amstrad, as a low-cost 8-bit computer did not offer a native GUI. Instead the Amstrad CPC, like its contemporary competitors, was opereated using a command line interface.

However, several third-party efforts were made to produce a graphical interface to make computer use easier, with varying degrees of success. Proliferation of GUIs on the CPC was hampered by the fact that a major component, the mouse, did not come cheap at the time, so few applications were developed for them.


Links

Wikipedia article on WIMP

Article on Command Line Interfaces