Re: Threading issue
Re: Threading issue
- Subject: Re: Threading issue
- From: Jens Alfke <email@hidden>
- Date: Wed, 01 Aug 2012 22:32:34 -0700
On Jul 20, 2012, at 12:04 PM, Bruce Sherwood <email@hidden> wrote:
> However, the Cocoa GUI environment and interact loop are required to
> be in the primary thread, so the challenge is to have the visual
> module set up the Cocoa environment, with the user's program running
> in a secondary thread.
This sounds like a Python embedding question ("how do I start and run the Python interpreter on a background thread?") not a Cocoa question. I don't know if there's anyone here with the necessary Python embedding expertise to answer it; you'd probably have better luck on a Python forum.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden