Debugging NSWindow disappearances
Debugging NSWindow disappearances
- Subject: Debugging NSWindow disappearances
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 2 Sep 2008 11:52:27 -0600
I've got a situation in my application where, when it is placed in the
background, its windows disappear from view, although they continue to
show up in the application's Dock menu, so they're not closed. How do
I set a breakpoint to trigger when one of these windows disappears? I
already tried the two most obvious methods to me, -orderOut: and -
orderWindow:relativeTo:, but neither were being called.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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