if i modified data in 1 view how does the other view knows
Answers were Sorted based on User's Feedback
Answer / sachin moule
If data get updated you can set all view to get this change
notificaion by CDocument::UpdateAllViw() member funciton
| Is This Answer Correct ? | 3 Yes | 0 No |
What?s the difference between Modal and Modeless Dialog?
What is LoadLibrary function returns?
if i modified data in 1 view how does the other view knows
what is the size of a process
What is a message map, and what is the advantage of a message map over virtual functions?
In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?
Whats is DDX & DDV in MFC?
What is LPCTSTR? What does LP denote it?
What are the differences between MFC Exception macros and C++ exception keywords?
How to handle command line arguements from simple MFC application ?
What MFC base classes provide support for ActiveX controls?
If i derive a new class from CObject what are the basic features my derived wil get ?