AppleEvents
AppleEvents
- Subject: AppleEvents
- From: Alexandre Koff <email@hidden>
- Date: Sun, 13 May 2001 13:52:52 -0400
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.
Thanks,
Alexandre Koff