bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Python support with windows


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Python support with windows
Date: Mon, 22 Mar 2004 14:51:16 +0000
User-agent: Mutt/1.4.2.1i

On Sun, Mar 21, 2004 at 10:22:12PM +0100, Ã?ystein Johansen wrote
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> I'm trying to build a GUI verion of gnubg, with python support in on
> windows. It works in a way, but the main window doesn't react when I'm
> in Python mode. Can anything be done with this?

No, this is a known problem (search the archives). I've tried to fix it,
but failed. We probably need dual threading with one thread updating the
GUI and another running the python code.

I don't think fork() will help us here as we want the GUI and python
using the same address space, e.g., changes made through python should
be visible in the GUI.

Jørn

Attachment: pgpPl8By54oOl.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]