What is the difference between the SDI and MDI
Answers were Sorted based on User's Feedback
Answer / sai
Through simple example we can easily identify the
differences.
Notedpad - SDI -Single documnet multiple view.
MSWord-MDI More than one document, each document can attach
multiple view
| Is This Answer Correct ? | 16 Yes | 3 No |
Answer / rainz
MDI is containment of child windows per document(MS-Word),while SDI is document per window.(Notepad)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karathiya manoj b.
MDI was used in the old-style office programs (97 and
earlier).
You then have 1 window with smaller documents windows
within it.
SDI is used in notepad/paint/etc. To open more than 1
document in a SDI application, you need to open a new
instance of the application itself.
| Is This Answer Correct ? | 6 Yes | 9 No |
WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE
4 Answers Google, Microsoft, TCS,
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
what is the difference between compiling and building?
What view class enables you to use an edit control as a view?
Explain StretchBlt and BitBlt
how u can move CDC pointer to one line in cview?
Difference between Debug and Release versions?
Explain the flow of SDI application?
What is the use of OninitDialog ?
How many types of combo box are their
2 Answers Aaditya Info Solutions, E Logic,
what is the component of CLR ?
What is the base class for MFC Framework ?