• 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 other (GUI) applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Launching other (GUI) applications


  • Subject: Re: Launching other (GUI) applications
  • From: j o a r <email@hidden>
  • Date: Mon, 7 Apr 2003 20:27:28 +0200

Use NSWorkspace:

- (BOOL) launchApplication:(NSString *) appName

Hint: When looking for classes / methods for GUI apps, search in AppKit and not in Foundation.

j o a r

On Monday, Apr 7, 2003, at 20:05 Europe/Stockholm, Steve Woodward wrote:

I've searched the archives but didn't come up with an answer. I'm looking for a way to launch other OS X applications from a Cocoa application. I've read about NSTask and NSPipe, but so far everything seems to be related to executing terminal commands.
_______________________________________________
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.

References: 
 >Launching other (GUI) applications (From: Steve Woodward <email@hidden>)

  • Prev by Date: Launching other (GUI) applications
  • Next by Date: Re: Launching other (GUI) applications
  • Previous by thread: Launching other (GUI) applications
  • Next by thread: Re: Launching other (GUI) applications
  • Index(es):
    • Date
    • Thread