Click with brush

Steve Tripp ((no email))
Wed, 12 Apr 1995 18:19:45 +0900

--------
I have script that paints stars on a map of the sky. Weirdly, the repeat loop
which includes a click at x,y statement, clicks (the first time) NOT at x,y
but on the place on the button (which contains the handler) where I clicked.
All subsequent clicks in the loop are at the right places.

Anyone know anything about weird brush clicks?

Steve Tripp