• 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: Faceless background agent application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Faceless background agent application


  • Subject: Re: Faceless background agent application
  • From: Daniel Jalkut <email@hidden>
  • Date: Wed, 3 Aug 2005 18:36:07 -0400

You don't even need to put it all in main.m. You can start with a Cocoa Application template, make sure it does everything exactly how you would like it to, and add the LSUIElement attribute at any time to get the faceless behavior you're looking for. It can be handy in some instances to keep the menu bar and dock icon around while debugging.

In other words, there's just nothing very special about being faceless :)

Daniel

On Aug 3, 2005, at 10:32 AM, Keith Alperin wrote:

Thanks Daniel. I've read a little about LSUIElement before, but didn't quite get how to put it all together. It sounds like I should start with the Cocoa Application template in XCode, and put all of my initialization and handling code in main.m . Does this sound correct?


_______________________________________________ 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:
    • solved re: Faceless background agent application
      • From: Keith Alperin <email@hidden>
References: 
 >Faceless background agent application (From: Keith Alperin <email@hidden>)
 >Re: Faceless background agent application (From: Daniel Jalkut <email@hidden>)
 >Re: Faceless background agent application (From: Keith Alperin <email@hidden>)

  • Prev by Date: Re: NSOutlineView and NSTreeController
  • Next by Date: Re: Solved Re: Fullscreen window after hiding Dock works in 10.4 but not 10.3
  • Previous by thread: Re: Faceless background agent application
  • Next by thread: solved re: Faceless background agent application
  • Index(es):
    • Date
    • Thread