• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
launch safari to open an url
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

launch safari to open an url


  • Subject: launch safari to open an url
  • From: Hernan Ochoa <email@hidden>
  • Date: Sun, 15 May 2005 00:08:14 -0300

I have a command-line tool that uses the Core framework.

Can I use NSWorkspace from such an application?

I'm trying to launch Safari and open and url with it.
I've tried doing this with execl(), but it is impossible.
./Safari http://www.google.com results in Safari opening
file://current_directory/http://www.google.com.
very frustrating.

so, I finally was able to do it with NSWorkspace openUrl:withApplication:.

Can I use the NSWorkspace from a command-line tool Xcode project?

I tried addind the appkit framework to my project, but i can't get it
to work. doing an #include <AppKit/NSWorkspace.h> throws an error.
Thanks in advance.
 _______________________________________________
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

  • Follow-Ups:
    • Re: launch safari to open an url
      • From: Ondra Cada <email@hidden>
    • Re: launch safari to open an url
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: Re: NSManagedObjectContextObjectsDidChangeNotification in loaded nibs
  • Next by Date: Re: AXIsProcessTrusted / AXMakeProcessTrusted
  • Previous by thread: Re: NSTextView wants to wrap too soon
  • Next by thread: Re: launch safari to open an url
  • Index(es):
    • Date
    • Thread