[PyQt] Embed Console/Terminal in PyQT software

Francesco OpenCode Apruzzese opencode at e-ware.org
Sat Mar 15 11:11:23 GMT 2014


Hi all,

I'm searching an help for this problem but all my searches are a failure.

I need to embed a GNU/Linux terminal (set by user) in a Qwidget (or 
other..it' not important). Now I can embed xterm because I use -into 
parameter but xterm doesn't adapt its dimension to QWidget dimension. So 
I need to use a dynamic value to choose a terminal selected by user and 
embed it in my software.

Can anyone help me, please?


More information about the PyQt mailing list