Re: AppleEvents
Re: AppleEvents
- Subject: Re: AppleEvents
- From: Stefan Arentz <email@hidden>
- Date: Sun, 13 May 2001 20:11:48 +0200
On Sun, May 13, 2001 at 01:52:52PM -0400, Alexandre Koff wrote:
>
Hi,
>
I'm currently writing a program that should be able to "control" an
>
external program. Basically all the functions are implemented except
>
quitting and forcing to quit this program.
>
I was thinking that I should use apple events for that, but the
>
documentation in the cocoa dev center is not ready yet.
>
If anyone has reference, info or source code about sending a quit event
>
to an application it would be great.
This can also be done with Distributed Objects or Notifications which may
be an easier way.
Stefan
References: | |
| >AppleEvents (From: Alexandre Koff <email@hidden>) |