Re: Is there a Cocoa or Unix way to find all applications?
Re: Is there a Cocoa or Unix way to find all applications?
- Subject: Re: Is there a Cocoa or Unix way to find all applications?
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 1 Jun 2002 11:29:56 +0100
On Friday, May 31, 2002, at 09:25 PM, Chris Gehlker wrote:
I in the process of adding drag & drop scripting to RubyStudio and the
first
step is to simply build an NSSet of applications on the local volumes
so I
can determine which are scriptable. I've fallen into some gnarlyesque
Carbon
code and thought I'd ask if I missed some obvious Cocoa or Unix way of
doing
this.
Well, the really easy way would probably be _LSCopyAllApplicationURLs(),
but that's private. ;-)
-- Finlay
_______________________________________________
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.