Re: [NSImage lockFocus] and threads
Re: [NSImage lockFocus] and threads
- Subject: Re: [NSImage lockFocus] and threads
- From: Aki Inoue <email@hidden>
- Date: Fri, 20 Jul 2001 23:28:57 -0700
For both NSView & NSImage, the focus stack is provided for each thread.
So, you can safely lockFocus from multiple thread.
Aki
On 2001.07.20, at 22:51, Michael Horn wrote:
Can multiple threads have different lockFocus calls simultaneously or
will one lockFocus called before a unlockFocus cause an exception to be
raised? Thanks.
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev