Re: "Required AppleEvents"
Re: "Required AppleEvents"
- Subject: Re: "Required AppleEvents"
- From: Brian Webster <email@hidden>
- Date: Tue, 23 Oct 2001 00:40:30 -0500
On Tuesday, October 23, 2001, at 12:17 AM, cocoa-dev-
email@hidden wrote:
All I want to know right now is just how to add support the required
events - particularly the old Open Doc (was it 'ODOC' in classic??)
event. I am not using the Multi-Document architecture, but
still want to
receive open doc events from certain image formats and process them.
The required Apple events are handled automatically by
NSApplication. When an 'odoc' event is sent to your
application, the -application:openFile: message will be sent to
the application delegate for each file to be opened.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster