[nvda-addons] Re: run process in another thread.

  • From: Dominic Canare <dom@xxxxxxxxxxxx>
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Thu, 16 May 2013 19:05:19 -0500

Have a look at gui.execAndPump - it's a pretty straightforward wrapper.

If that doesn't give you what you want, any Python threading tutorial will
probably work for you.


Dominic Canare
└ dom@xxxxxxxxxxxx



On Thu, May 16, 2013 at 12:47 PM, beqa <beqaprogger@xxxxxxxxx> wrote:

> hi writters.
>
> how to perform work in another thread?
>
> i want to make instantTranslate to be ran in another thread separated from
> nvda's main thread.
> ----------------------------------------------------------------
>
> NVDA add-ons Central: A list for discussing NVDA add-ons
>
> To post a message, send an email to nvda-addons@xxxxxxxxxxxxx.
>
> To unsubscribe, send an email with the subject line of "unsubscribe"
> (without quotes) to nvda-addons-request@xxxxxxxxxxxxx.
>
> If you have questions for list moderators, please send a message to
> nvda-addons-moderators@xxxxxxxxxxxxx.
>
>

Other related posts: