Lab 7  Mouse Clicks

Lab Index  Course Home Page

Task 1, Getting the Mouse Clicks

Write a program that

Task 2, Custom Circles

Write a modified program that allows the user to specifiy the radii of the circles:
An alternative, if you prefer, is to just draw a point at the first click in a pair, and only draw a circle on the second click.

Show a TA or pass in your Task 2 if requested instead.


Lab Index  Course Home Page