Skip navigation.
 
mlRe: [Q] Assertion failure in -[NSThemeFrame lockFocus]
FROM : Finlay Dobbie
DATE : Fri Oct 04 22:46:01 2002

On Friday, October 4, 2002, at 09:32  pm, Mark de Jong wrote:

> 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?


Well, it always used to be, but I thought Apple fixed that for 10.2
(according to the AppKit release notes). Oh, and please don't
cross-post.

  -- Finlay
_______________________________________________
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 mailsAuthorDate
ml[Q] Assertion failure in -[NSThemeFrame lockFocus] Mark de Jong Oct 4, 13:32
mlRe: [Q] Assertion failure in -[NSThemeFrame lockFocus] Finlay Dobbie Oct 4, 22:46
mlRe: [Q] Assertion failure in -[NSThemeFrame lockFocus] Mark de Jong Oct 6, 10:07