• 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: subclass NSWindow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: subclass NSWindow


  • Subject: RE: subclass NSWindow
  • From: "Jonathan E. Jackel" <email@hidden>
  • Date: Wed, 26 Nov 2003 13:59:23 -0500

Have a look at the delegate methods for NSWindow. Implement
windowDidMiniaturize: or windowWillMiniaturize: in the delegate.

Jonathan

> -----Original Message-----
> From: email@hidden
> [mailto:email@hidden]On Behalf Of Chad Harrison
> Sent: Wednesday, November 26, 2003 12:59 PM
> To: Cocoa List
> Subject: subclass NSWindow
>
>
> How do I detect when my app's main window gets miniaturized? I want to
> update some menu items as soon as the window is miniaturized - do I
> need to subclass NSWindow and make that the first responder for my
> window or something?
> _______________________________________________
> 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:
    • "Did" vs. "Will" delegates
      • From: dp <email@hidden>
References: 
 >subclass NSWindow (From: Chad Harrison <email@hidden>)

  • Prev by Date: Re: subclass NSWindow
  • Next by Date: Re: Reading file permissions
  • Previous by thread: Re: subclass NSWindow
  • Next by thread: "Did" vs. "Will" delegates
  • Index(es):
    • Date
    • Thread