gufranv
10-03-2003, 01:49 AM
Hello,
I have a pop up menu that has a shape and color submenu. The program should allow the user to click on the shape(eg circle) and then choose a color. After that it will draw the circle with the specified radius. Now the dilemma is that when I choose to change the color, my previous circle is wiped out. How do I make the previous circle stay?
I have a pop up menu that has a shape and color submenu. The program should allow the user to click on the shape(eg circle) and then choose a color. After that it will draw the circle with the specified radius. Now the dilemma is that when I choose to change the color, my previous circle is wiped out. How do I make the previous circle stay?