• 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
Minimize All - sends what?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Minimize All - sends what?


  • Subject: Minimize All - sends what?
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Wed, 6 May 2009 08:01:10 +0700


In a Cocoa app when I click Window -> Minimize -[NSWindow performMiniaturize:] is called, which then calls -[NSWindow miniaturize:].
When I click the yellow button of a window, -[NSWindow miniaturize:] is called directly.


Seen and checked in Debugger.

But what is called when I Option-click Window -> Minimize (the Menu Item changes to "Minimize All")?
I cannot find any information in Interface Builder.
And see no obvious methods in NSWindow.


I want to intercept this call, but to do this, I need to know what message gets sent (and to whom).

Kind regards,

Gerriet.

_______________________________________________

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: Minimize All - sends what?
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: NSNotificationQueue & NSOperationQueue thread death
  • Next by Date: Re: Binding the enabled attribute of each NSPopUpButtonCell
  • Previous by thread: Re: NSNotificationQueue & NSOperationQueue thread death
  • Next by thread: Re: Minimize All - sends what?
  • Index(es):
    • Date
    • Thread