Computer Science Canada Horstmann Graphics with Dev C++ |
Author: | tlivingston [ Tue Jan 10, 2006 1:30 pm ] |
Post subject: | Horstmann Graphics with Dev C++ |
I'm trying to use Dev C++ to model a simple conveyor belt with Horstmann Graphics and C++ at a coop. However, at school, I always used the Borland IDE to do this. In Borland, you would have to change the Target Model in TargetExpert to GUI. You would then include "ccc_win.cpp" and have your main be ccc_win_main. How do I do this in Dev C++. Or better yet, what is the simplest way to use Horstmann graphics in C++? Thanks for your time, Ted |