From: Bruce S. <Bru...@nc...> - 2011-09-26 04:39:25
|
In May 2008 I posted a question about how to to deal with threading issues in Visual using the Cocoa framework. You can see the thread here: http://lists.apple.com/archives/cocoa-dev/2008/May/msg00230.html Note the response that says that similar serious problems had been encountered with Java. Bruce Sherwood On Sun, Sep 25, 2011 at 3:43 PM, Kevin Karplus <ka...@so...> wrote: > > Yes, the Mac version of PyGUI does use Cocoa and requires PyObjC to > interface to Cocoa. > There is no mention of threads in the Cocoa part of the code. > > What exactly about thread priorities in Cocoa made Vpython impossible there? > > |