[Q] Assertion failure in -[NSThemeFrame lockFocus]
[Q] Assertion failure in -[NSThemeFrame lockFocus]
- Subject: [Q] Assertion failure in -[NSThemeFrame lockFocus]
- From: Mark de Jong <email@hidden>
- Date: Fri, 4 Oct 2002 13:32:04 -0700
Every-so-often I get this assertion failure:
2002-10-04 13:20:18.462 myProgram[15196] *** Assertion failure in
-[NSThemeFrame lockFocus], AppKit.subproj/NSView.m:2343
This is coming from a window created in its own NSThread. Is it a
problem having a window run in its own thread?
Sometimes the window operates fine. Other times, it gets this
assertion. All it contains is an informative progress bar that is
updated as the thread does its work.
Thanks, in advance, for any suggestions you might have,
-- Mark
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.