Re: Send Keyboard Events

2009-05-28 Thread Mr. Gecko
Seems to be what I needed. Thanks, Mr. Gecko On May 28, 2009, at 3:27 PM, Dave Keck wrote: Check out CGPostKeyboardEvent. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list.

Re: Send Keyboard Events

2009-05-28 Thread Dave DeLong
>From the docs: "This function is not recommended for general use because of undocumented special cases and undesirable side effects. The recommended replacement for this function is CGEventCreateKeyboardEvent, which allows you to create a keyboard event and customize the event before posting i

Re: Send Keyboard Events

2009-05-28 Thread Dave Keck
Check out CGPostKeyboardEvent. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscr