Re: How to pause another application or even thread
Re: How to pause another application or even thread
- Subject: Re: How to pause another application or even thread
- From: Chuck Rice <email@hidden>
- Date: Fri, 4 Jul 2003 09:56:00 -0700
At 10:16 AM -0600 7/4/03, Fei Li wrote:
Hello all,
If there's any possible to pause another application(process) or even
specific thread in that application?
What I want to do is when QuickTime Player is playing something, I want to
pause and continue the playing from my application. This is also useful if
we want to control other application, but I don't know how to do it.
Thanks for any information.
I believe you want to use AppleEvents to do this. I do about the same
thing to control iTunes in my application, but I rely on AppleScript
to send the events. You can see my application source code at:
http://www.wildrice.com/BlueCabbie/
-Chuck-
--
Fight Spam! Join CAUCE! ==
http://www.cauce.org/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.