Graphical user interface: Difference between revisions

Content deleted Content added
mNo edit summary
Line 8:
GUIs that are not PUIs are most notable in [[computer game]]s. Advanced GUIs based on [[virtual reality]] are frequent in research.
 
Similar to GUIs are [[text user interfacesinterface]]s (TUIs) that display the same types of widgets in a character-cell mode rather than in a pixel mode.
 
Examples include the interfaces of many [[ncurses]] and [[MS-DOS]] applications.