On Sep 2, 2008, at 11:52 AM, Nick Zitzmann wrote:
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.
I'm sure you checked this (!), but the Hide On Deactivate is not checked for those windows in your [xn]ib, right?
randy _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]