• 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: Alternate for NSUIElement
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alternate for NSUIElement


  • Subject: Re: Alternate for NSUIElement
  • From: Philip George <email@hidden>
  • Date: Sat, 27 Jul 2002 15:15:30 -0500

NSBGOnly
and
LSBackgroundOnly

These are synonymous as far as I have been able to tell. I don't know
if they plan to remove NSBGOnly and only use LSBackgroundOnly, but the
latter showed up in later documentation and the documentation (if I
remember correctly) implies that NSBGOnly may later be deprecated.
Again, from what I have observed, they behave identically.

BUT...

They don't behave exactly like NSUIElement.

NSUIElement allows the app to accept focus or become key or become
active. NSBGOnly and LSBackgroundOnly do not allow that. They are more
for background apps than just removing the icon from the dock and other
such things. They do accept clicks, but they do not accept keyboard
events.

They are all implemented in the same way though. You set the key's
STRING value to 1.

Good luck.

- Philip



On Saturday, July 27, 2002, at 02:48 PM, Max Seelemann.de wrote:

> *This message was transferred with a trial version of CommuniGate(tm)
> Pro*
> Hi,
>
> is there an alternate way to don't show an app in the dock than using
> NSUIElement??
>
> thanx for any help
>
> MAX
> _______________________________________________
> 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.
_______________________________________________
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: Alternate for NSUIElement
      • From: Nicholas Riley <email@hidden>
References: 
 >Alternate for NSUIElement (From: "Max Seelemann.de" <email@hidden>)

  • Prev by Date: Re: Using NSToolbar itemForItemIdentifier properly?
  • Next by Date: Re: Hiding class and method symbols in the compiled program?
  • Previous by thread: Alternate for NSUIElement
  • Next by thread: Re: Alternate for NSUIElement
  • Index(es):
    • Date
    • Thread