|
Basics Most modern applications have a very similar layout to their main windows. They offer a view of a document and the controls needed to manipulate it. Controls for actions are accessed through menus, with short cuts available through tool bars and the keyboard. Feedback of what is happening to the document is usually displayed on a status bar. The model for this user interface is so prevalent that it is used even when the content being displayed by an application is only a document in a very loose sense, for example, in a file manager. Several points must be fulfilled before a piece of software may be termed "user friendly" (note that even today, 80 to 90% of software doesn't fulfill every point). To be user friendly, software must be:
|