Re: Keystrokes for non-ascii letters (SOLVED)

2008-11-30 Thread Jean-Daniel Dupas
Le 30 nov. 08 à 01:02, Dave DeLong a écrit : Fantastic! I've gotten it to work, and it works beautifully! Thank you, James (and everyone else) for helping me with this. For archival purposes, here's my code: CGEventSourceRef eventSource = CGEventSourceCreate(kCGEventSourceStateHIDSyste

Re: Keystrokes for non-ascii letters (SOLVED)

2008-11-29 Thread Dave DeLong
Fantastic! I've gotten it to work, and it works beautifully! Thank you, James (and everyone else) for helping me with this. For archival purposes, here's my code: CGEventSourceRef eventSource = CGEventSourceCreate(kCGEventSourceStateHIDSystemState); CGEventRef keyEventDown = CGEventCreat