Re: [PyQt] PyQt5 Support for Qt v5.1

2013-08-27 Thread Glenn Ramsey
On 27/08/13 11:06, Glenn Ramsey wrote: Hi Phil, On 25/08/13 20:11, Phil Thompson wrote: For those interested, the current PyQt5 snapshot now fully supports Qt v5.1 in all existing modules. The new modules (QtSensors and QtSerialPort) are still to do. On Windows using VS2010 (32 bit) snapshot-

Re: [PyQt] PyQt4 question about type-to-select in numeric drop-down lists

2013-08-27 Thread David Boddie
On Tue Aug 27 15:53:59 BST 2013, Sarah Mount wrote: > sorry if this is a bit of a n00b question, but hopefully someone can > clarify a misunderstanding for me. I am working with some colleagues on a > Python2.x PyQt4 project and the GUI for this software has several drop-down > lists where each en

Re: [PyQt] PyQt 5.1 App doesn't exit after QQuickView closed

2013-08-27 Thread Glenn Ramsey
On 28/08/13 02:16, Phil Thompson wrote: On Tue, 27 Aug 2013 09:26:55 +1200, Glenn Ramsey wrote: Hi, In the following example, the application doesn't exit after the QQuickView window is closed. Is this the correct behaviour or is it a bug? This is using snapshot-693a95fde3fa on OSX 10.8.4 with

[PyQt] PyQt4 question about type-to-select in numeric drop-down lists

2013-08-27 Thread Sarah Mount
Hi everyone, sorry if this is a bit of a n00b question, but hopefully someone can clarify a misunderstanding for me. I am working with some colleagues on a Python2.x PyQt4 project and the GUI for this software has several drop-down lists where each entry in the list is an integer, in numerical ord

Re: [PyQt] PyQt 5.1 App doesn't exit after QQuickView closed

2013-08-27 Thread Phil Thompson
On Tue, 27 Aug 2013 09:26:55 +1200, Glenn Ramsey wrote: > Hi, > > In the following example, the application doesn't exit after the > QQuickView > window is closed. Is this the correct behaviour or is it a bug? This is > using > snapshot-693a95fde3fa on OSX 10.8.4 with Qt 5.1, PyQt 5.1 and macpo

Re: [PyQt] (no subject)

2013-08-27 Thread Ryan Hanson
On Tue, Aug 27, 2013 at 6:30 AM, Sergio D. Gómez wrote: > On Tue, 27 Aug 2013 12:21:23 +0100, Nelson Enoh wrote: > >> i need help on hw to convert a qt design to a py code... >> __**_ >> PyQt mailing listPyQt@riverbankcomputing.com >> http://www.riv

Re: [PyQt] (no subject)

2013-08-27 Thread Sergio D . Gómez
On Tue, 27 Aug 2013 12:21:23 +0100, Nelson Enoh wrote: i need help on hw to convert a qt design to a py code... ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt Did you tray with pyuic4? $ py

[PyQt] (no subject)

2013-08-27 Thread Nelson Enoh
i need help on hw to convert a qt design to a py code... ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt