Re: Problems running UNIX Apps in Cocoa GUI
Re: Problems running UNIX Apps in Cocoa GUI
- Subject: Re: Problems running UNIX Apps in Cocoa GUI
- From: Ondra Cada <email@hidden>
- Date: Mon, 25 Mar 2002 02:55:35 +0100
On Monday, March 25, 2002, at 02:35 , Alberto wrote:
It appears like GUI make command line app think it's in root folder, not
where it really is.
Nope. It rather appears you think that GUI app should have its cwd set to
its bundle path, which is very definitely not true (and, actually, there
would be no reason for such behaviour).
See NSFileManager, and/or use absolute paths. Also check archives, this
occurs each few weeks ;)
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.