Multiple apps, one file.
Multiple apps, one file.
- Subject: Multiple apps, one file.
- From: Chilton Webb <email@hidden>
- Date: Wed, 25 Sep 2002 07:53:56 -0500
Hello,
I have two apps, one is a 'player' and one is an 'editor'. If a user
has just the player and they double-click a document, I want that to
open (of course). But if they have the editor too, I want that to open
instead of the player.
I've noticed that the plist allows for a viewer and an editor for
documents, but using 'viewer' triggers a behavior where documents show
up as untitled, which is undesirable, and does not appear to give the
other app (the editor) the right of way for opening documents.
Is this the right way to do this, or is there another way?
Thanks,
-Chilton
_______________________________________________
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.