Penguin

Differences between version 7 and previous revision of GUI.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Saturday, October 25, 2003 12:34:39 pm by StuartYeates Revert
Older page: version 6 Last edited on Tuesday, February 25, 2003 10:03:50 am by AristotlePagaltzis Revert
@@ -1,9 +1,9 @@
 [Acronym] for __G__raphical __U__ser __I__nterface. 
  
-A GUI normally involves the WIMP paradigm (Windows, Icons, Mouse, Pointer ) and provides a nice graphical (higher resolution) way of looking at data. 
+A GUI normally involves the [ WIMP] paradigm (Windows, Icons, Mouse, Pulldown menus ) and provides a nice graphical (higher resolution) way of looking at data. Different GUI toolkits use very different [EventModel]s, which ccan cause a great deal of confusion
  
 Purists use GUIs only to run multiple copies of xterm(1) 
  
 Compare with CommandLine. 
  
 One of the downsides about MicrosoftWindows is that the [GUI] is built into the OperatingSystem. Conversely, Linux provides any number of [GUI] interfaces; most of which use [TheXWindowingSystem] - look up [GNOME] or [KDE] for some [GUI] [DesktopEnvironment]s.