Hi,
I know almost nothing about programming, so I need some ideas on how to make this simple little application.
I need an app that counts mouse clicks. It needs to count them no matter what is in the foreground. A gui with "reset" "pause" and "start" buttons would be icing on the cake, but even a little shell script would do the trick.
I have all the developer tools installed, but have no clue where to begin.
Any ideas? Is there a function that detects the state of the mouse button?
ps. I want the app so that I can open an image in Photoshop, create a layer, then click on spots on the image (marking them with a brush) and counting them as I go.