Cocoa applications as "droplets"
Cocoa applications as "droplets"
- Subject: Cocoa applications as "droplets"
- From: Sean Gilbertson <email@hidden>
- Date: Mon, 24 Nov 2003 08:25:02 -0600
All,
I like the ability of applescripts to capture launch arguments so
easily, especially with the semantics of a drag-and-drop application.
Obviously, a C application comes with argc and argv, so I'm wondering
if Cocoa provides any useful facilities for doing this -- perhaps
something similar to an NSApplicationDidFinishLaunchingNotification,
with useful "userInfo."
Thanks,
Sean
_______________________________________________
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.