joelwenzel
Programmer
- Jun 28, 2002
- 448
I have one other issue.
I do not know how to access CmyprojectView from other classes. In CmyfileDoc, I change some variable that is written to the screen in the OnDraw(CDC* pDC) function in CmyprojectView. I would like to call Invalidate() from CmyfileDoc so that OnDraw is called and the screen gets updated. Is there a way to do this?
I am using a SD mcf project.
Thanks
I do not know how to access CmyprojectView from other classes. In CmyfileDoc, I change some variable that is written to the screen in the OnDraw(CDC* pDC) function in CmyprojectView. I would like to call Invalidate() from CmyfileDoc so that OnDraw is called and the screen gets updated. Is there a way to do this?
I am using a SD mcf project.
Thanks