Re: Observing [NSWindow orderOut:] ?
Re: Observing [NSWindow orderOut:] ?
- Subject: Re: Observing [NSWindow orderOut:] ?
- From: "I. Savant" <email@hidden>
- Date: Wed, 21 Jan 2009 13:12:37 -0500
On Wed, Jan 21, 2009 at 1:04 PM, 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.
I would think NSWindow's notifications would be better suited, no? A
view hiding and reappearing is not the same as a window ...
--
I.S.
_______________________________________________
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