Re: Constant for Application directory ?
Subject : Re: Constant for Application directory ?
From: "John C. Randolph" <email@hidden >
Date: Sat, 1 Jan 2005 04:12:59 -0800
Delivered-to: email@hidden
Delivered-to: email@hidden
On Jan 1, 2005, at 2:13 AM, Simon alias Trax wrote:
I want my openPanel's default directory to be the application's
directory.
Is there any constant that designates such directory ?
Not a constant, but:
NSString *myAppDirectory = [[NSBundle mainBundle] bundlePath];
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.