con_chuot
March 18th, 2005, 04:13 AM
Hi,
I need to write an mfc application that by pushing a button draws a circle object and by pushing another button draws a rectangle object. I need those objects to be movable and resizable by mouse. I am using Visual C++ 6.0.
The circle and rectangle I need exist as ready-to-use classes derived from CObject.
Thanks,
I need to write an mfc application that by pushing a button draws a circle object and by pushing another button draws a rectangle object. I need those objects to be movable and resizable by mouse. I am using Visual C++ 6.0.
The circle and rectangle I need exist as ready-to-use classes derived from CObject.
Thanks,