Am Friday, 9. January 2009 schrieb Steven Woody: > I want to use PyQt but I don't get experience with Qt itself. What's > the best learning path to me? Any suggestion will be highly > appreciated!
From my own experience: Just go ahead with PyQt, no need to have a profound experience of C++ or Qt, though the latter will help of course. You might though need C++ and (C++) Qt to prove bugs in PyQt, as reports like "X doesn't work with PyQt" most likely only get feedback if it includes "but does in Qt". Just my humble opinion, Christoph
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
