Opening a file in Preview
Opening a file in Preview
- Subject: Opening a file in Preview
- From: Moray Taylor <email@hidden>
- Date: Fri, 23 Jan 2004 23:38:46 +0000
Hi,
I want to have a button on my app that loads a selected file into
'Preview', I know I could run a shell command, like
open -a /Applications/Preview.app /myfile
but this doesn't seem a very good way to do it, i.e. what if the user
has moved Preview.
Is there anything in Cocoa for this sort of thing.
Thanks in advance
Moray
_______________________________________________
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.