G
Guest
Hi,
I want to give the user of my program the ability to draw lines onto a panel, much the same as a paint program.
I can draw the lines onto the panel, but I want the line to move around until the second time the mouse is clicked before the line is drawn permanently.
So I need to know how the save a portion of the panel before I draw the line, so when the mouse moves I can restore the portion (the line disappears) before I draw the line in the next place.
I hope this makes sense and that someone can help.
Littlecharva
I want to give the user of my program the ability to draw lines onto a panel, much the same as a paint program.
I can draw the lines onto the panel, but I want the line to move around until the second time the mouse is clicked before the line is drawn permanently.
So I need to know how the save a portion of the panel before I draw the line, so when the mouse moves I can restore the portion (the line disappears) before I draw the line in the next place.
I hope this makes sense and that someone can help.
Littlecharva