• 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: Keeping windows from being displayed in Dock menu.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keeping windows from being displayed in Dock menu.


  • Subject: Re: Keeping windows from being displayed in Dock menu.
  • From: Andreas Monitzer <email@hidden>
  • Date: Sat, 1 Sep 2001 10:21:41 +0200

On Saturday, September 1, 2001, at 06:15 , Matthew Cox wrote:

How can I add items to the dock menu, as well as keeping the window list from being displayed, as I am writing a game, and If a user brings a window to the front (ahead of the shield window), It'll mess up the graphics. I am using ObjC.

Remove the window menu from the menu bar. The dock will always tell you that your application doesn't respond, but it won't show a list of windows.

Other solution: You can force window ordering via -[NSWindow setLayer:]. There's no way to bring the other window in front of one that floats above all others, maybe that's less of a hack.

andy
--
Discussion forthcoming.


  • Follow-Ups:
    • Re: Keeping windows from being displayed in Dock menu.
      • From: "Erik M. Buck" <email@hidden>
  • Prev by Date: What's Signal 6?
  • Next by Date: Re: Network programming
  • Previous by thread: Keeping windows from being displayed in Dock menu.
  • Next by thread: Re: Keeping windows from being displayed in Dock menu.
  • Index(es):
    • Date
    • Thread