FROM : Alan Smith
DATE : Fri Jun 30 16:37:10 2006
Sherm: Yes, that's the way I'm doing it now.
Glenn: That seems to have the same affect as NSWorkspace's openFile:
withApplication:.
:(
Thanks guys but I'm afraid the problem is still unsolved.
Alan
On 6/29/06, Sherm Pendley <<email_removed>> wrote:
> On Jun 29, 2006, at 3:05 PM, Alan Smith wrote:
>
> > Hi everyone,
> > I need to open a pilot for the EV series without using openFile:
> > withApplication:. If I use that it doesn't work properly, if I use
> > openFile: it works great. The only problem is that I need to make sure
> > that the specified copy of the EV opens the pilot. I have my app copy
> > the EV game and manage the pilots and plugins for it. So I want my
> > app's copy of the EV to open, not the another copy of the EV that
> > could be on disk somewhere.
> >
> > How do I open a file with an app without using openFile:
> > withApplication:?
>
> Have you tried passing the full path to your app bundle as the second
> parameter?
>
> sherm--
>
> Cocoa programming in Perl: http://camelbones.sourceforge.net
> Hire me! My resume: http://www.dot-app.org
>
>
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
"Silence is the Universe's greatest gift."
"Don't waste your life doing things others have already done."
DATE : Fri Jun 30 16:37:10 2006
Sherm: Yes, that's the way I'm doing it now.
Glenn: That seems to have the same affect as NSWorkspace's openFile:
withApplication:.
:(
Thanks guys but I'm afraid the problem is still unsolved.
Alan
On 6/29/06, Sherm Pendley <<email_removed>> wrote:
> On Jun 29, 2006, at 3:05 PM, Alan Smith wrote:
>
> > Hi everyone,
> > I need to open a pilot for the EV series without using openFile:
> > withApplication:. If I use that it doesn't work properly, if I use
> > openFile: it works great. The only problem is that I need to make sure
> > that the specified copy of the EV opens the pilot. I have my app copy
> > the EV game and manage the pilots and plugins for it. So I want my
> > app's copy of the EV to open, not the another copy of the EV that
> > could be on disk somewhere.
> >
> > How do I open a file with an app without using openFile:
> > withApplication:?
>
> Have you tried passing the full path to your app bundle as the second
> parameter?
>
> sherm--
>
> Cocoa programming in Perl: http://camelbones.sourceforge.net
> Hire me! My resume: http://www.dot-app.org
>
>
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
"Silence is the Universe's greatest gift."
"Don't waste your life doing things others have already done."
| Related mails | Author | Date |
|---|---|---|
| Alan Smith | Jun 29, 21:05 | |
| Sherm Pendley | Jun 29, 22:38 | |
| Alan Smith | Jun 30, 16:37 | |
| Greg Herlihy | Jun 30, 18:20 |






Cocoa mail archive

