[PyQt] Embed Console/Terminal in PyQT software

Francesco OpenCode Apruzzese opencode at e-ware.org
Mon Mar 17 11:24:18 GMT 2014


Il 17/03/2014 12:12, Henning Schröder ha scritto:
> Hello,
> here is an example how to embed xterm into PyQt with QX11EmbedContainer:
> https://bitbucket.org/henning/pyqtwidgets/raw/20582fc4feb0e330366844cf2c7fe27a8ff093b4/qtwidgets/x11/terminal.py

This is the some system I'm using now! You don't need a 
QX11EmbedContainer to embed an xterm because with -into parameter of 
xterm you can embed xterm in any QWidget you want.


More information about the PyQt mailing list