Top "Cgeventtap" questions

Performing a double click using CGEventCreateMouseEvent()

I'm using the following code to simulate a click of the mouse: void PostMouseEvent(CGMouseButton button, CGEventType type, const CGPoint …

objective-c macos quartz-graphics double-click cgeventtap