[PyKDE] Re: [C++-sig] Can boost.python and PyQt be used together?

Paul F. Kunz Paul_Kunz at SLAC.Stanford.EDU
Tue Dec 10 16:26:01 GMT 2002


>>>>> On Mon, 09 Dec 2002 23:03:31 -0500, David Abrahams <dave at boost-consulting.com> said:

> Hmm, does dclock.py by any chance use threads?

   No, but it does use timer.   Maybe that's it.

> If you have any virtual
> function dispatching back to Python going on in your C++ objects
> (i.e. using call_method), you could easily be running into this
> issue.
 
   No call backs to Python from my code.

   I better try another example without a timer.




More information about the PyQt mailing list