On 1/13/06, Michael Hall <email@hidden> wrote:
> I might be wrong but don't think that would be it in this instance. Because
> I search the file directories and when I find the applications I end up
> issuing...
>
> int status =
> LaunchServicesFunctions.LSCanURLAcceptURL(urlref,appurlref,role,kLSAcceptDefault,accepts);
>
> So if the application indicated by 'appurlref' has told LaunchServices it
> can handle that type of URL, my search should return it as a valid choice.
> Or such was my assumption when I wrote the code.
It depends on what the application has in its plist (or possibly does
programatically) as to what LS will report. I don't have Eudora on any
system around here but you could attempt to dive into the applications
package and look at what the plist has in it. If no entry exists in
the plist that lists the mailto url then LS cannot automatically know
that it supports that... have you actually run Eudora on that system?
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden