As part of a loop I want to be able to click on the top blue/purple icon, do stuff, then click on the next one down, and so on, until the number I specified at the start of the loop has been downloaded.
I can handle the rest of the logic, but it’s moving down to the next lowest found image that has me puzzled. I’m wondering if I have to read the mouse position the use the Y as some sort of bounding area.
Anyway, I know you learn by doing, in this instance I’d rather someone pointed me in at least the best direction before I try numerous dead ends!

