[PyQt] Possible QTreeWidgetItem constructor bug

2012-04-15 Thread Glenn Ramsey
If this QTreeWidgetItem constructor is called with a single string instead of a list of strings for the "strings" parameter, then on my system (Win 7, Python 2.6.5, Qt 4.7.4, PyQt 4.8.5) it crashes the python interpreter. QTreeWidgetItem.__init__ (self, QTreeWidget parent, QStringList strings,

Re: [PyQt] Signals arriving after proxy slots deleted

2012-04-15 Thread Andrew Suffield
On Sun, Apr 15, 2012 at 11:45:02AM +0100, Phil Thompson wrote: > On Sat, 14 Apr 2012 22:33:02 +0100, Andrew Suffield > wrote: > > On Sat, Apr 14, 2012 at 03:14:28PM +0100, Phil Thompson wrote: > >> Once the C++ disconnect() has completed then it shouldn't matter if the > >> proxy is still around o

Re: [PyQt] Signals arriving after proxy slots deleted

2012-04-15 Thread Phil Thompson
On Sat, 14 Apr 2012 22:33:02 +0100, Andrew Suffield wrote: > On Sat, Apr 14, 2012 at 03:14:28PM +0100, Phil Thompson wrote: >> Once the C++ disconnect() has completed then it shouldn't matter if the >> proxy is still around or not. Has the disconnect() actually succeeded? > > Hmm, interesting que

Re: [PyQt] Qxt

2012-04-15 Thread Phil Thompson
On Sat, 14 Apr 2012 23:27:17 -0700 (PDT), Ishmael wrote: > Hi, > > Is there any plan to support Qxt in PyQt? Not by me. Phil ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt