Re: List of AppKit NSSound names
Re: List of AppKit NSSound names
- Subject: Re: List of AppKit NSSound names
- From: Ali Ozer <email@hidden>
- Date: Thu, 27 Oct 2005 22:52:03 -0700
Actually it's been around since 10.0.
Ali
NSArray* libs = NSSearchPathForDirectoriesInDomains
(NSLibraryDirectory, NSUserDomainMask | NSLocalDomainMask |
NSSystemDomainMask, YES);
Note that the NSSearchPathForDirectoriesInDomains function requires
Tiger.
Ben
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden