Thanks for the quick responses. I actually looked at PythonQt, since its aims are more aligned with this use case, but after some initial experimentation it doesn't seem to be very well maintained these days, unfortunately.
In the meantime I'll keep an eye on PySide to see if this kind of functionality materializes in the future - thanks! Liam On Thu, Mar 18, 2010 at 4:59 PM, Hugo Parente Lima <[email protected]>wrote: > On Thursday 18 March 2010 20:34:38 Liam Staskawicz wrote: > > Hello - I've just been reading up on PySide a bit, but couldn't easily > find > > the answer to the following question. Will PySide provide any facilities > > to script an existing Qt/C++ app with Python? I have in mind a scenario > > similar to the current QtScript integration, in which I can expose my > > application's signals/slots to scripts at runtime, using Python rather > > than QtScript though, of course. > > Yes, in theory it's possible, but I think that at the moment it's not easy. > Btw this is a great idea already discussed by the core team, but we did > can't > much about it due to the lack of man power to do things that isn't our main > focus. > > > As I couldn't find much information about this, I'm guessing this is not > a > > primary use case for PySide but I thought I'd check. Thanks for any > tips! > > > > Liam > > -- > Hugo Parente Lima > INdT - Instituto Nokia de Tecnologia >
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
