PyQt 4.0beta1 Released

Michael 'Mickey' Lauer mickey at tm.informatik.uni-frankfurt.de
Wed May 3 10:26:34 EDT 2006


Phil Thompson <phil at riverbankcomputing.co.uk> wrote:
> On Saturday 29 April 2006 1:27 pm, Skink wrote:
> > 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
> 
> Yes - the current code assumes a fully configured Qt.

I have sent Phil a patch to make PyQt4 aware of some optional features. It's in the snapshots already.

:M:
-- 
[ Michael 'Mickey' Lauer ]
--



More information about the Python-list mailing list