Course list http://www.c-jump.com/bcc/
In this project we continue working with CDrawBox class, which supports custom drawing in a widget on the user screen. Our job is to connect the radio buttons to allow the user to select alternative shapes and draw them using the mouse. This provides enough functionality to use this application as a "Scratch Pad":
There is no prototype for this lab. Download and unzip c255_lab15_scratch.zip
Open c255_lab15.sln solution in Visual Studio. Compile and test the program.
Use WinMerge to compare Lab 14 and Lab 15 folders. Click WinMerge menu
File -> Open
and specify locations of the two folders.
In WinMerge comparison view, double-click the following files to display the differences:
CDrawBox.h CDrawBox.cpp CMainWindow.h CMainWindow.cpp
Answer all questions and submit Lab 15 online form to complete the lab.