I’ve started learning Python 3 – and now so far that I need some UI to experiment with. I’ve decided to go with the QT4 IDE (called from the Eric IDE) on Linux. Does anyone know good resources to get started?
Books, tutorials, eBooks – basically anything I can get my hands on 🙂
EDIT: Thank you all for your contributions. Sucks, I can’t give you all an accepted answer, so I’ll choose by the one I found the most helpfull.
The PyQtWiki has a Tutorials page that contains all the best tutorials I’ve seen on PyQt. In addition, their start page has links to books, the tutorials, and other resources. Highly recommended.