Updating window data from other window
-
I have an SDI application, Which i split into 3 views(forms), based on selection of options in one form, want update the data in the other forms? Any suggestions??
good morning. if you use the mfc doc/view architecture pattern. the update of the views comes from the document by calling UpdateAllViews(). what you should do is: when a form is changed / updated by the user it needs to inform the document about the changes that can then decide of the view updates. hope this will help. Franck.
-
I have an SDI application, Which i split into 3 views(forms), based on selection of options in one form, want update the data in the other forms? Any suggestions??
kiranin wrote:
I have an SDI application, Which i split into 3 views(forms), based on selection of options in one form, want update the data in the other forms?
Is it Dialog Frame.. you can use SetDlgItemText api to do so!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/xml>