Hello, Does anyone know a way to get PySide and the interactive python shell to play together (that is, be able to run python commands from the CLI while the Qt GUI is also running)? PyQt is able to do this by plugging into python's input hook system, but it seems this is only accessible from the C API.
Any ideas? Luke
_______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
