Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.774 Beiträge
 
#1

Sending virtual keystrokes on OS X

  Alt 4. Jul 2015, 20:10
Going through my comments backlog I found a question asking how to send virtual*keystrokes on OS X. Short answer is to use the*CGEvent functions in MacApi.CoreGraphics – in a nutshell, Call*CGEventSourceCreate to allocate*a*CGEventSourceRef. For each keystroke, create a*CGEventRef by calling ...

More...
  Mit Zitat antworten Zitat