Multiple-document interface: Difference between revisions

Content deleted Content added
Reverted 1 edit by 115.245.204.95 (talk). (TW)
Line 31:
* Many window managers have built-in support for manipulating groups of separate windows, which is typically more flexible than MDI in that windows can be grouped and ungrouped arbitrarily. A typical policy is to group automatically windows that belong to the same application. This arguably makes MDI redundant by providing a solution to the same problem.
* Controls and hotkeys learned for the MDI application may not apply to others, whereas with an advanced Window Manager, more behavior and user preference settings are shared across client applications on the same system
* Modularity: An advanced window manager can be upgraded independently of the applications
 
==Application examples==