Can "openFile" open folders?
Can "openFile" open folders?
- Subject: Can "openFile" open folders?
- From: Lorenzo <email@hidden>
- Date: Tue, 26 Aug 2003 21:51:11 +0200
Hi,
I use
- (BOOL)application:(NSApplication *)theApplication openFile:(NSString
*)filename
to let the user drag and drop a file onto my app icon to open the file with
my application. It works well. Now I would like to do the same with folders.
So the user can drag a folder onto my app icon so I can process the content
of the folder.
Please, how should I configure the Document Type list in order to do that?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.