• 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
Multiple seperator lines in window menu
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple seperator lines in window menu


  • Subject: Multiple seperator lines in window menu
  • From: MacInsight <email@hidden>
  • Date: Sun, 23 Feb 2003 20:57:06 +0100

Hi all,

I'm writing an application which has two windows, only one window per time should be visible.
To switch between these two windows, the windowController of the window to close receives the 'close' message, whereas the windowController of the window to show receives the 'showWindow:(id)sender' message (with the other windowController as sender).

When first showing the invisible window and then closing the other window, everthing's fine, but when first closing the visible window and then showing the other window, an additional seperator line gets added to the window menu (between the "Bring All to Front" menu item and the name of the visible window).

So it seems that it's not a good idea to provoke a situation where no window at all remains in the application's list of windows.

This isn't a problem for me, but I'm just curious if this is legal behaviour, or if I missed something searching the docs and archives.
Maybe I should file a bug?

Sorry if this has been answered befor or if i missed something obvious.

Greetings,
Dirk Stegemann
_______________________________________________
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.

  • Prev by Date: Re: Localization and PB
  • Next by Date: Validating the input into a NSTextField
  • Previous by thread: Connect to Server
  • Next by thread: Validating the input into a NSTextField
  • Index(es):
    • Date
    • Thread