MFC tutorial on the web
-
hi all, i need a *good* tutorial regarding use of MFC's, especially in the graphics drawing context. I'm TOTALLY lost between UpdateAllViews, OnUpdate, OnDraw, OnPaint, etc etc etc, coz' i can't grasp the concepts behind it all. i mean, what's the link up between all this stuff? please tell me if there's a tutorial on the web that clarifies all these concepts. yhanks. imran. help me today, and may be i'll help you out tomorrow... (yeah, it doesn't seem too likely right now, i guess!)
-
hi all, i need a *good* tutorial regarding use of MFC's, especially in the graphics drawing context. I'm TOTALLY lost between UpdateAllViews, OnUpdate, OnDraw, OnPaint, etc etc etc, coz' i can't grasp the concepts behind it all. i mean, what's the link up between all this stuff? please tell me if there's a tutorial on the web that clarifies all these concepts. yhanks. imran. help me today, and may be i'll help you out tomorrow... (yeah, it doesn't seem too likely right now, i guess!)
I don't know of one on the web, but I have a book called Beginning Visual C++ by Ivor Horton (I think -- it's not here with me; I believe it is published by SAMS press) that helped me a lot. It does a really good job of explaining the basics of MFC and then gets into some really good examples to illustrate what's going on. The main example in the book is a basic drawing program that I think would do a good job of explaining the stuff you say you are having trouble with. It's a few years old, so I don't know if you can still find it. I hope you can because it's a really good book.
-
hi all, i need a *good* tutorial regarding use of MFC's, especially in the graphics drawing context. I'm TOTALLY lost between UpdateAllViews, OnUpdate, OnDraw, OnPaint, etc etc etc, coz' i can't grasp the concepts behind it all. i mean, what's the link up between all this stuff? please tell me if there's a tutorial on the web that clarifies all these concepts. yhanks. imran. help me today, and may be i'll help you out tomorrow... (yeah, it doesn't seem too likely right now, i guess!)
"Beginning Visual C++ 6" by Ivor Horton. Wrox Press Inc; ISBN: 186100088X (it's not SAMS like I thought). I found it just now on Amazon, so I know it's still available ($40).
-
hi all, i need a *good* tutorial regarding use of MFC's, especially in the graphics drawing context. I'm TOTALLY lost between UpdateAllViews, OnUpdate, OnDraw, OnPaint, etc etc etc, coz' i can't grasp the concepts behind it all. i mean, what's the link up between all this stuff? please tell me if there's a tutorial on the web that clarifies all these concepts. yhanks. imran. help me today, and may be i'll help you out tomorrow... (yeah, it doesn't seem too likely right now, i guess!)
This one is really good.....try it..... http://devcentral.iftech.com/learning/tutorials/submfc.asp