[PyQt] PyQt4 Support for Qt v5-beta1

2012-09-16 Thread Phil Thompson
The current PyQt snapshot has support for the following modules built against Qt v5-beta1... QtCore, QtGui, QtHelp, QtNetwork, QtSql, QtSvg, QtWebKit, QtXml You will also need current SIP and QScintilla snapshots. Phil ___ PyQt mailing list

Re: [PyQt] PyQt4 Support for Qt v5-beta1

2012-09-16 Thread Scott Kitterman
Phil Thompson p...@riverbankcomputing.com wrote: The current PyQt snapshot has support for the following modules built against Qt v5-beta1... QtCore, QtGui, QtHelp, QtNetwork, QtSql, QtSvg, QtWebKit, QtXml You will also need current SIP and QScintilla snapshots. Are you planning a new set of

Re: [PyQt] PyQt4 Support for Qt v5-beta1

2012-09-16 Thread Phil Thompson
On Sun, 16 Sep 2012 10:41:53 -0400, Scott Kitterman deb...@kitterman.com wrote: Phil Thompson p...@riverbankcomputing.com wrote: The current PyQt snapshot has support for the following modules built against Qt v5-beta1... QtCore, QtGui, QtHelp, QtNetwork, QtSql, QtSvg, QtWebKit, QtXml You

[PyQt] Help with segfault in PyQt program

2012-09-16 Thread Shriramana Sharma
Hello. I'm back on this list after quite some time. I'm working on some stuff involving bezier curves and wanted to write my own bezier display applet to keep in handy, so that I can adjust the nodes and handles and it would show me real-time what the resultant curve looks like. However even a

Re: [PyQt] Help with segfault in PyQt program

2012-09-16 Thread Phil Thompson
On Sun, 16 Sep 2012 22:40:29 +0530, Shriramana Sharma samj...@gmail.com wrote: Hello. I'm back on this list after quite some time. I'm working on some stuff involving bezier curves and wanted to write my own bezier display applet to keep in handy, so that I can adjust the nodes and handles

[PyQt] toPyObject is undocumented

2012-09-16 Thread Wolfgang Rohdewald
http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qvariant.html#toPyObject says nothing about what it does. I just found out it alway returns python long even for small integers. Is that intended or a bug? ii python-qt4 4.9.1-2ubuntu1