embedding console in wxpython app

Janto Dreijer jantod at gmail.com
Sun Aug 6 17:06:30 EDT 2006


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




More information about the Python-list mailing list