>  w = QtermWidget()
>
Well, it works, but as usual a small, tiny little problem was that the
class is QTermWidget not QtermWidget

so the correct usage is:

QtermWidget.QTermWidget()

http://www.rk.edu.pl/QTermWidget.png :)

Now it's time to test it, write a tutorial, and make it reddited ;)
And then do some more widget Pythonizing :)
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to