View Single Post
  #1 (permalink)  
Old February 14th, 2012, 10:16 AM
smoland smoland is offline
Registered User
 
Join Date: Mar 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy 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
Reply With Quote