Re: Observing [NSWindow orderOut:] ?
Re: Observing [NSWindow orderOut:] ?
- Subject: Re: Observing [NSWindow orderOut:] ?
- From: Shawn Erickson <email@hidden>
- Date: Wed, 21 Jan 2009 10:12:28 -0800
On Wed, Jan 21, 2009 at 10:04 AM, Matt Gough <email@hidden> wrote:
> Are there any notifications that get sent when a window is ordered out (as
> opposed to closing)? I have a button subclass that needs to know when its
> parent window is hidden. I was hoping that a [MyButton viewDidHide] override
> would catch these, but that isn't getting called when the window hides.
To help answer your question can you better explain why a button needs
to know about its "owning" window being ordered out? Why just when
ordered out?
-Shawn
_______________________________________________
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