Demonisch - C++ - basicDrawing
Programme details
Date Created: 07/06/2006
Demo graphics programme, allowing users to draw or create lines. To create a line, hold the left mouse button down and move to where you want the line to end. The application and code demostrates the use of pen objects and drawing lines.
Download
Please note the programme was compiled using the Windows XP operating system and will probably only work on Windows.
Programme
Screen shot

C++ Files
- basicDrawing.cpp (main)
- basicDrawingPaintArea.cpp (drawing instructions)