
2 Jun
2005
2 Jun
'05
4:27 p.m.
thor.arne.johansen@ibas.no writes:
I found a long thread discussing this topic, but the conclusion escaped me...
Is it possible to use an extension created with BPL in a program using PyQt to provide a GUI?
Yes, as long as you're aware that Boost.Python extensions don't automatically release the interpreter lock to allow other threads to use the Python interpreter. -- Dave Abrahams Boost Consulting www.boost-consulting.com