• 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: Background Only App in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Background Only App in Cocoa


  • Subject: Re: Background Only App in Cocoa
  • From: Adam Atlas <email@hidden>
  • Date: Wed, 20 Mar 2002 11:45:34 -0500

On Wed, 20 Mar 2002 10:42:54 -0500, Victor Soriano <email@hidden> wrote:

All,

Is there a way to make an application background-only in Cocoa? The
application can't be a daemon as I still need access to the AppKit and
associated resources.

Thanks,
Vic

If it must have visible UI elements (i.e. windows) at all times but not show up in the dock, etc. set NSUIElement to 1 (as a string) in Info.plist. If it must be a background app, set NSBackgroundOnly to 1, again as a string.

--
Adam Atlas
Atomm Software
http://www.atommic.com
_______________________________________________
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.

  • Follow-Ups:
    • Re: Background Only App in Cocoa
      • From: Douglas Davidson <email@hidden>
    • Re: Background Only App in Cocoa
      • From: Victor Soriano <email@hidden>
  • Prev by Date: Fw-Up: views removed from their superviews are automatically released?
  • Next by Date: custom palettes (2)
  • Previous by thread: Re: Background Only App in Cocoa
  • Next by thread: Re: Background Only App in Cocoa
  • Index(es):
    • Date
    • Thread