I had a little bit of trouble with my homework assignment this week that dealt with taking two instances from the onPaint method and setting each one specifically to a single mouse click & a double mouse click. Another option was to set one instance to the right mouse click and the other to the left mouse click. I don’t know if one is easier than the other when getting it to work in a program? Is there a major comparison in trying to get either of these options to work?
Advertisement