On Fri, 05 Jun 2009 17:22:03 +0100, Mads Ipsen <[email protected]> wrote: > Hi, > > The script below fails with > > PyQt-4.4.4 > qt-4.5.1 > > giving the error: > > Traceback (most recent call last): > File "simple.py", line 14, in <module> > print proxy_model.sortColumn() > AttributeError: sortColumn > > Am I missing something here?
A version of PyQt that knows about Qt v4.5, ie. PyQt v4.5. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
