On Fri, Oct 8, 2010 at 8:20 PM, Kyle Sluder <kyle.slu...@gmail.com> wrote: > On Fri, Oct 8, 2010 at 5:28 PM, Shane > <software.research.developm...@gmail.com> wrote: >> I have a document based application with a main window that, when I >> try to resize the window, the window just completely disappears. The >> application doesn't crash and I can open up another window by 'Project >> --> New' in the main menu. And of course if I try to resize it, it >> will disappear. And my debugger doesn't show anything when it >> disappears. Any idea how to help track this problem down? > > Break on -[NSWindow orderOut:]? >
I did read the docs and it would seem to behave as the orderOut: says, but I'm not calling orderOut: (except on a few sheets and panels, but not here). _______________________________________________ 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 arch...@mail-archive.com