Re: Debugging NSWindow disappearances
Re: Debugging NSWindow disappearances
- Subject: Re: Debugging NSWindow disappearances
- From: Eric Schlegel <email@hidden>
- Date: Tue, 02 Sep 2008 11:28:03 -0700
On Sep 2, 2008, at 11:17 AM, Nick Zitzmann wrote:
Why is Hide On Deactivate circumventing all of the different order
out methods?
Hide on Deactivate windows are hidden by the window server
automatically when your process deactivates, and the window server
(being a separate process from your app) doesn't invoke any of your
process's methods.
-eric
_______________________________________________
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