[NSImage lockFocus] and threads
[NSImage lockFocus] and threads
- Subject: [NSImage lockFocus] and threads
- From: Michael Horn <email@hidden>
- Date: Fri, 20 Jul 2001 22:51:32 -0700
Can multiple threads have different lockFocus calls simultaneously or
will one lockFocus called before a unlockFocus cause an exception to
be raised? Thanks.