Re: NSColor Deadlock bug?
Re: NSColor Deadlock bug?
- Subject: Re: NSColor Deadlock bug?
- From: "J. Nicholas Jitkoff" <email@hidden>
- Date: Sat, 7 Feb 2004 08:44:36 -0800
Do you have more than one drawing thread, or is your code conflicting
with the default button pulsing?
-jcr
I have a few low priority threads doing stuff such as loading or
drawing icons in the background, but i was under the impression it was
safe to do so on a separate thread.
I have no pulsing buttons. The example above was during a table draw,
and it looks like the problem only happens when the theme colors are
first looked up. I rarely see the problem after the first couple
minutes the application is running.
Nicholas
_______________________________________________
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.