Re: discovering if a process is busy
Re: discovering if a process is busy
- Subject: Re: discovering if a process is busy
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 19 Dec 2007 19:00:37 -0800
On Dec 19, 2007 4:16 PM, justin webster <email@hidden> wrote:
> > it sounds like a poorly written app. What app is it?
> well you're right there. it's a bit of a mess.
> Pro Tools.
>
> Perhaps I've mis-diagnosed the problem it. it certainly seems like
> one or two key events get missed while the app is busy reading stuff
> into memory.
> I am using CGPostKeyboardEvent.
> is there a better way of achieving this with a different API?
You should use an CGEventCreateKeyboardEvent and post it using
CGEventPost or in this case likely CGEventPostToPSN.
<http://developer.apple.com/documentation/Carbon/Reference/QuartzEventServicesRef/Reference/reference.html>
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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 Subscription:
This email sent to email@hidden