answersLogoWhite

0


Best Answer

The obvious answer is that it allows you to view more than one document or type of document at the same time using the same instance of the application. With SDI (single document interface), each document is loaded in a completely separate instance of the application. There are merits to both approaches, but in more recent times applications are more a hybrid of MDI and SDI, allowing individual documents to be completely detached from the MDI main frame. With multi-monitor desktops this becomes extremely useful as the application window no longer needs to be full-screen in order to get the best view of the documents.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How does Multiple document interface help in visual c plus plus environment?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is mean by SDI in visual basic?

SDI is a Single Document Interface. As opposed to MDI which is a Multiple Document Interface. the difference is solely in the number of documents that can be opened at one time in each instance of the application. With SDI only one document can be open whereas with MDI many documents can be open.


What is an interface in visual basic?

An interface in visual basic is any visual thing. For example, when you're making your forms, that's an interface.


What is mdi form in visual basic?

MDI (Multiple Document Interface) is a Microsoft Windows programming interface for creating an application that enables users to work with multiple documents at the same time. Each document is in a separate space with its own controls for scrolling. The user can see and work with different documents such as a spreadsheet, a text document, or a drawing space by simply moving the cursor from one space to another. An MDI application is something like the Windows desktop interface since both include multiple viewing spaces. However, the MDI viewing spaces are confined to the application's window or client area . Within the client area, each document is displayed within a separate child window . MDI applications can be used for a variety of purposes - for example, working on one document while referring to another document, viewing different presentations of the same information, viewing multiple Web sites at the same time, and any task that requires multiple reference points and work areas at the same time


What is a non visual interface?

A non-visual interface is a computer program that will allow visual impaired people to use the computer. Non-visual includes touch and hearing.


Mdi in vb stands for?

MDI means multiple document interface. This refers to an application in which all windows are contained by some parent window. The Visual Studio IDE is actually an example of this, as all windows you open while running it are children of the main IDE window.

Related questions

What is mean by SDI in visual basic?

SDI is a Single Document Interface. As opposed to MDI which is a Multiple Document Interface. the difference is solely in the number of documents that can be opened at one time in each instance of the application. With SDI only one document can be open whereas with MDI many documents can be open.


What is an interface in visual basic?

An interface in visual basic is any visual thing. For example, when you're making your forms, that's an interface.


When was Digital Visual Interface created?

Digital Visual Interface was created in 1999.


What is mdi form in visual basic?

MDI (Multiple Document Interface) is a Microsoft Windows programming interface for creating an application that enables users to work with multiple documents at the same time. Each document is in a separate space with its own controls for scrolling. The user can see and work with different documents such as a spreadsheet, a text document, or a drawing space by simply moving the cursor from one space to another. An MDI application is something like the Windows desktop interface since both include multiple viewing spaces. However, the MDI viewing spaces are confined to the application's window or client area . Within the client area, each document is displayed within a separate child window . MDI applications can be used for a variety of purposes - for example, working on one document while referring to another document, viewing different presentations of the same information, viewing multiple Web sites at the same time, and any task that requires multiple reference points and work areas at the same time


What is a non visual interface?

A non-visual interface is a computer program that will allow visual impaired people to use the computer. Non-visual includes touch and hearing.


What is non-visual interface?

A non-visual interface is a computer program that will allow visual impaired people to use the computer. Non-visual includes touch and hearing.


Mdi in vb stands for?

MDI means multiple document interface. This refers to an application in which all windows are contained by some parent window. The Visual Studio IDE is actually an example of this, as all windows you open while running it are children of the main IDE window.


How many pins is the digital visual interface?

19


Does word include a variety of document graphs to assist you with coordinating these visual elements in a document?

No. Word uses themes to assist you with coordinating visual elements in a document.


What is the difference between VB and Visual Studio?

I believe visual studio is the user interface, and it not only supports visual basic but also visual c++, c#, web development etc. Visual basic, on the other hand, is a programming language.


When was VUE - Visual Understanding Environment - created?

VUE - Visual Understanding Environment - was created on 2005-07-20.


What allows you to interact with menus and visual images?

Graphical user interface (GUI)