Quote:
Originally Posted by NiLuJe
EDIT: Another approach might also be to just scan the next N rows at the first hint of the two buttons, and then stopping if everything's okay, instead of finishing the complete loop and making a wild guesstimate at the end ^^.
|
That's how I was originally thinking of doing it. No need to continue scanning if you are sure the buttons have been found.