Re: receiving a file on app startup
Re: receiving a file on app startup
- Subject: Re: receiving a file on app startup
- From: Adhamh Findlay <email@hidden>
- Date: Sun, 3 Feb 2008 17:55:31 -0600
You have to define CFBundleTypeExtensions in the InfoPlist file. This
will get you started...
http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/Concepts/DocTypePList.html
On Feb 3, 2008, at 2:51 PM, Torsten Curdt wrote:
Hey there,
I would like a Cocoa application to accept files on startup. As an
example - you can drop images onto the photoshop icon which will
start the application and open the images. As this is not really
drag-and-drop in the sense of what you find via Google, it would be
great to get some pointers here.
cheers
--
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden