Re: Implementing Open Document AE in Cocoa
Re: Implementing Open Document AE in Cocoa
- Subject: Re: Implementing Open Document AE in Cocoa
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 24 Jan 2002 18:21:02 +0100
On Thursday, January 24, 2002, at 05:44 PM, Taxxodium wrote:
How do you implement the Open Document AppleEvent from Carbon in Cocoa.
You
know, the action of dropping a file into your apps icon and open that
file.
IIRC
application:openFile:
- (BOOL)application:(NSApplication *)theApplication openFile:(NSString
*)filename