My question is essentially the same as the one found here:
Performing a double click using CGEventCreateMouseEvent()
However, I have tried both of the solutions provided and neither of them works for me. I can perform mouse moves and single clicks but the double click has me stumped.
Any ideas on where I can go from here?