Click to See Complete Forum and Search --> : MFC app that draw a circle & rectangle object (resizable,movable)


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,

con_chuot
March 18th, 2005, 04:14 AM
Please,help me........!

acsolu
March 31st, 2005, 07:01 AM
Have a look at the sample Drawcli included in msdn

andytim
April 8th, 2005, 01:26 AM
Hi,
For your questions,if you need very simple features of drawing and moving the drawcli is enough,you can also find some other drawing application on codeguru and codeproject,if you want more features like Visio 2003,I think you should try XD++ MFC Library with http://www.********.net
Andy
:rolleyes: