Multiple-document interface: Difference between revisions

Content deleted Content added
Reverted 1 edit by 115.245.204.95 (talk). (TW)
refined definition
Line 2:
{{Weasel|date=January 2009}}
[[Image:Some_X_windows.svg|thumb|An example of a multiple document interface layout]]
In [[graphical user interfaces]], aA '''multiple document interface''' or ('''MDI''') is onea whose[[graphical user interface]] in which multiple windows reside under a single parent window. Such systems often allow child windows to embed other windows inside them as well, creating complex [[Hierarchy#Nested hierarchy|nested hierarchies]]. This contrasts with [[single document interface]]s ('''SDI''') where all windows are independent of each other.
 
==Comparison with single document interface==