• 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: Creating Cocoa Windows from Command Line Apps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating Cocoa Windows from Command Line Apps


  • Subject: Re: Creating Cocoa Windows from Command Line Apps
  • From: Guy English <email@hidden>
  • Date: Thu, 20 Jan 2005 19:12:04 -0500

On Thu, 20 Jan 2005 19:04:14 -0500, The Karl Adam <email@hidden>
> You guys do know that in Panther you can go right into an application
> bundle and start these applications directly? They work fine.

It's not so much launching the process from the command line that
breaks things it's the lack of an application bundle. All kinds of bad
thing can and will go on.

No info.plist for example which NSApplication may require in some
wierd way you'll never guess. The Dock might get right confused when
it tries to talk to your GUI app and it's missing this kind of
information too. In general it's probably not going to work, and
certainly isn't something I'd rely on.

Make a helper GUI tool that will launch then send it commands from
your command line program. Sort of the inverse of what is normally
done but you'll be happier in the end I think.

Guy
 _______________________________________________
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

References: 
 >Creating Cocoa Windows from Command Line Apps (From: Lachlan Blackhall <email@hidden>)
 >Re: Creating Cocoa Windows from Command Line Apps (From: Finlay Dobbie <email@hidden>)
 >Re: Creating Cocoa Windows from Command Line Apps (From: The Karl Adam <email@hidden>)
 >Re: Creating Cocoa Windows from Command Line Apps (From: John Stiles <email@hidden>)
 >Re: Creating Cocoa Windows from Command Line Apps (From: The Karl Adam <email@hidden>)

  • Prev by Date: Re: Beginner problem with multiple NSTableView
  • Next by Date: Re: Beginner problem with multiple NSTableView
  • Previous by thread: Re: Creating Cocoa Windows from Command Line Apps
  • Next by thread: Re: Creating Cocoa Windows from Command Line Apps
  • Index(es):
    • Date
    • Thread