Encyclopedia > MDI

  Article Content

Multiple Document Interface

Redirected from MDI

Graphical computer applications with a Multiple Document Interface (MDI) are those whose windows all reside under a single parent window (usually with the exception of modal windows), as opposed to all windows being separate from each other (Single Document Interface). In the usability community, there has been much debate over which interface type is preferable. Companies have used both interfaces with mixed responses. For example, Microsoft has changed its Office applications from MDI to SDI mode and vice versa several times.

The disadvantage of MDI usually cited is the lack of information about the currently opened windows: In order to view a list of windows open in MDI applications, the user typically has to select a specific menu ("window list" or something similar), if this option is available at all. With an SDI application, the window manager's task-bar or task-manager displays the currently opened windows. In recent years, applications have increasingly added "task-bars" and "tabs" to show the currently opened windows in an MDI application, which has made this criticism somewhat obsolete. When tabs are used to manage windows, individual ones can usually not be resized, which has inspired some people to use a different name for this interface, "Tabbed Document Interface[?]" (TDI).

The acronym MDI is usually not expanded.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Dynabee

... perpendicular to the force applied. This is why spinning gyro tops will not simply fall over, but start precessing around. (The precessing motion is perpendicular to the ...

 
 
 
This page was created in 36.7 ms