Skip navigation.
 
mlRe: receiving a file on app startup
FROM : Adhamh Findlay
DATE : Mon Feb 04 00:55:31 2008

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_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlreceiving a file on app startup Torsten Curdt Feb 3, 21:51
mlRe: receiving a file on app startup PGM Feb 3, 22:01
mlRe: receiving a file on app startup Torsten Curdt Feb 3, 22:34
mlRe: receiving a file on app startup PGM Feb 3, 23:25
mlRe: receiving a file on app startup Quincey Morris Feb 3, 23:47
mlRe: receiving a file on app startup Torsten Curdt Feb 4, 00:50
mlRe: receiving a file on app startup Adhamh Findlay Feb 4, 00:55
mlRe: receiving a file on app startup Davide Scheriani Feb 5, 16:14
mlRe: receiving a file on app startup Torsten Curdt Feb 5, 16:26
mlRe: receiving a file on app startup Andrew Merenbach Feb 5, 18:12
mlRe: receiving a file on app startup Davide Scheriani Feb 6, 10:53
mlRe: receiving a file on app startup Kyle Sluder Feb 6, 11:50
mlRe: receiving a file on app startup Kyle Sluder Feb 6, 14:45