mouse event java processing project
in
Programming Questions
•
2 years ago
I am currently tring to create 8 buttons at the bottom of the canvas: ellipse, circle,small ,medium,large, red,blue,green.
when a user click on the button then the message appear on the canvas example: if clicked on the ellipse then the ellipse shape appear on the screen and when click on colours; the ellipse change the colour clicked on, this happens to the size and circle as well.
Does anyone knows how to do this.
Thanks
1