C++ Doc/view and the SketcherView Class
As Someone who is just learning C++ I am completely discombobulated as
I try to figure out how to use the code examples in Ivor Hortons book
in the Documenet?view architecture of VS 2010 C++!!!!
How do I use this CSketcherView Class in a program already created?
The compiler did not originally show the class until I got files of the
net?
Questions:
What files in this sketcher program do I have to incorporate into my
program??
I guess I was wrong when I assumed I could just add the
SketcherView.h file alone???
(Remember I am new to C++ and also to the view/document architecture)
I would appreciate any help or suggestions
|