RE: subclass NSWindow
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.