• 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: Activating Quit Menu with a Modal Window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Activating Quit Menu with a Modal Window


  • Subject: Re: Activating Quit Menu with a Modal Window
  • From: Uli Kusterer <email@hidden>
  • Date: Thu, 25 Oct 2007 01:08:47 +0200

Am 25.10.2007 um 00:35 schrieb email@hidden:
Does anybody have any suggestion of how one can activate the Quit Menu Command when the front Window is a Modal Window.

Have you tried just overriding the -terminate: method and implementing the menu item validation protocol? If you implement - validateMenuItem:, and return YES, the quit menu item should be available. Your -terminate: method could probably just call through to NSApplication's.


Cheers,
-- M. Uli Kusterer
http://www.zathras.de



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Activating Quit Menu with a Modal Window
      • From: email@hidden
    • Re: Activating Quit Menu with a Modal Window
      • From: Reza Farhad <email@hidden>
References: 
 >Activating Quit Menu with a Modal Window (From: email@hidden)

  • Prev by Date: A problematic combination of malloc and getCharacters.
  • Next by Date: Re: A problematic combination of malloc and getCharacters.
  • Previous by thread: Activating Quit Menu with a Modal Window
  • Next by thread: Re: Activating Quit Menu with a Modal Window
  • Index(es):
    • Date
    • Thread