• 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
Re: launching an application from our application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: launching an application from our application


  • Subject: Re: launching an application from our application
  • From: Vince DeMarco <email@hidden>
  • Date: Thu, 6 Sep 2001 22:19:17 -0700

On Thursday, September 6, 2001, at 09:30 pm, Sam Goldman wrote:

Annie

RTFM, Check NSWorkspace.

I like OmniWeb (written, impressively, entirely in cocoa), however, not everyone will have it. There must be a way to get the default browser for ultimate compatibility. I think I saw it in this list, too. Someone more informed that I could tell you that.

On Thursday, September 6, 2001, at 09:11 PM, Annie Felix wrote:

Hi
1.Is it possible to launch another application via
program.I ie.,I have an application which requires
that Internet Explorer to be launched.Can it be done.?

2.Is there any browser other than IE which can be
integrated with our application?


Use

- (BOOL)openURL:(NSURL *)url;

in NSWorkspace

see the documentation here:

http://developer.apple.com/techpubs/macosx/Cocoa/Reference/ApplicationKit/
ObjC_classic/Classes/NSWorkspace.html

or on your machine.

vince


References: 
 >Re: launching an application from our application (From: Sam Goldman <email@hidden>)

  • Prev by Date: Re: launching an application from our application
  • Next by Date: Re: [NEWBIE] Right way to make lightweight class/structs?
  • Previous by thread: Re: launching an application from our application
  • Next by thread: Re: launching an application from our application
  • Index(es):
    • Date
    • Thread