Re: launch safari to open an url
Re: launch safari to open an url
- Subject: Re: launch safari to open an url
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 15 May 2005 16:52:04 +0100
On 5/15/05, Daniel Jalkut <email@hidden> wrote:
> I think you should be able to access AppKit from a command line tool,
> but in this case I would stick to the lower level services from
> LaunchServices.
>
> Search on LSOpenFromURLSpec. You can specify the application and URL
> in that spec and ask the system to do the work for you.
LaunchServices isn't really any lower level than AppKit in any way
that matters - both will require a connection to the windowserver,
which may cause you problems.
-- Finlay
_______________________________________________
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