[PyQt] ANN: SIP v4.14.7 Released

2013-06-17 Thread Phil Thompson
SIP v4.14.7 has been released. This is a minor functional release but is required by PyQt v5. Phil ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] ANN: PyQtChart v1.2.1 Released

2013-06-17 Thread Phil Thompson
PyQtChart v1.2.1 has been released. This adds support for PyQt v5. Phil ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] ANN: PyQt v4.10.2 Released

2013-06-17 Thread Phil Thompson
PyQt v4.10.2 has been released. This is a minor bug fix release. Phil ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] ANN: PyQt v5.0 Released

2013-06-17 Thread Phil Thompson
PyQt v5.0 has been released. This supports Qt v5 and requires Python v2.6 or later. Any parts of the At v5 API marked as deprecated or obsolete are not supported. Future versions will add support for new modules introduced with Qt v5. Windows installers are provided for Python v3.3.

[PyQt] Using Web2Py's gluon DAL with QTableView?

2013-06-17 Thread Simon Carr
Hi, Has anyone had experience using Web2Py's DAL (gluon) with PyQt. I am using gluon with a project I am currently working on and am starting to make use of some large data sets that I would like users to view / manipulate in QTableView. I want to know if the default object returned by gluon (a

Re: [PyQt] ANN: PyQt v5.0 Released

2013-06-17 Thread ruidc
Congrats and thanks, will there be windows binaries for Py2.7 coming to sourceforge? RuiDC -- View this message in context: http://python.6.x6.nabble.com/ANN-PyQt-v5-0-Released-tp5021558p5021578.html Sent from the PyQt mailing list archive at Nabble.com.

Re: [PyQt] ANN: PyQt v5.0 Released

2013-06-17 Thread Phil Thompson
On Mon, 17 Jun 2013 08:46:45 -0700 (PDT), ruidc ru...@yahoo.com wrote: Congrats and thanks, will there be windows binaries for Py2.7 coming to sourceforge? No. Apart from wanting to limit the number of installers (and to encourage people to move the Py3), there is an issue building ICU with