Re: NSDrawer dealloc causes kCGErrorIllegalArgument

2011-02-07 Thread Greg Parker
On Feb 7, 2011, at 12:10 PM, James Walker wrote: > I have a dialog with a drawer, and when the dialog closes, my console log > contains these error messages: > > : kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 583 > : kCGErrorIllegalArgument: CGSGetWindowTags: Invalid window 0x247 > > I set

NSDrawer dealloc causes kCGErrorIllegalArgument

2011-02-07 Thread James Walker
I have a dialog with a drawer, and when the dialog closes, my console log contains these error messages: : kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 583 : kCGErrorIllegalArgument: CGSGetWindowTags: Invalid window 0x247 I set a breakpoint at CGErrorBreakpoint, and when this breakpoint i