When a modeless Cocoa window is closed by clicking the close widget, I
see a console message saying "unlockFocus called too many time." (sic).
It doesn't happen if the window is closed using the File:Close menu
item. I set a breakpoint on NSLog, and saw a stack starting like this:
NSLog
-[NSView unlockFocus]
-[NSControl mouseDown]
-[_NSThemeWidget mouseDown]
-[NSWindow sendEvent:]
carbonAppWindowMouseHandler
(none of which is my code) Does this look like an OS bug? (10.5.7)
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
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