I thought some might be interested in this. I emailed the pyqt list asking what would be needed to run vim in a pyqt window. Apparently it's not too difficult to run console applications in general in pyqt:
>you could run most of the console applications using: >a) http://doc.trolltech.com/4.5/qx11embedcontainer.html >b) http://pyqt4-extrawidgets.googlecode.com/files/qtermwidget-0.1.2.tar.gz It relies on an X11 protocol though, so no windows. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
