FROM : Mark de Jong
DATE : Fri Oct 04 22:32:04 2002
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Fri Oct 04 22:32:04 2002
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

