Phil Thompson wrote: > Riverbank Computing is pleased to announce the release of PyQt v4.0beta1 > available from http://www.riverbankcomputing.co.uk/pyqt/. > > PyQt is a comprehensive set of Qt bindings for the Python programming language > and supports the same platforms as Qt (Windows, Linux and MacOS/X). Like Qt, > PyQt is available under the GPL and a commercial license. > > PyQt v4 supports Qt v4 (http://www.trolltech.com/products/qt/index.html). > PyQt v3 is still available to support earlier versions of Qt. >
Phil, great news! However I have one question: my qt4 is built with QT_NO_ACCESSIBILITY and when I try to build pyqt I got errors no such method QWidget.setAccessibleName What should I do? Rebuild qt4 without QT_NO_ACCESSIBILITY #define? My qt is 4.1.2 skink -- http://mail.python.org/mailman/listinfo/python-list