I'm writing a Linux filemanager using wxPython. I'd like to embed a bash console inside it. I have found the Logilab pyqonsole (http://www.logilab.org/projects/pyqonsole), but it uses PyQT.
Does anyone know how to do this from wx? Is it possible to embed a PyQT widget inside wxPython? Thanks! Janto -- http://mail.python.org/mailman/listinfo/python-list