Re: Getting a list of text-handling apps
Re: Getting a list of text-handling apps
- Subject: Re: Getting a list of text-handling apps
- From: Dustin Voss <email@hidden>
- Date: Thu, 6 May 2004 08:31:00 -0700
On 6 May, 2004, at 5:12 AM, Glen Low wrote:
How do I get a list of apps that will edit text from the system? The
text file can have any extension, but it will be text. Either Cocoa or
Carbon will be fine, preferably on 10.2 or better.
How about making a sample text file and calling
LSCopyApplicationURLsForURL? I think that's the only way. If there were
a way to query an app for what types it supports, I'd suggest
_LSCopyAllApplicationURLs and testing each app, but I don't think there
is.
_______________________________________________
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.