[PyQt] Regressions on destruction of objects?

Phil Thompson phil at riverbankcomputing.com
Sat Nov 7 15:28:15 GMT 2009


On Sat, 07 Nov 2009 15:52:48 +0100, Pierre Raybaut <contact at pythonxy.com>
wrote:
> FYI, with PyQt4 v4.6.1, the matplotlib's Qt4 backend is no longer usable 
> interactively because the 'destroyed()' signal is not emitted when 
> matplotlib's figure (QMainWindow instance) is closed (and destroyed, 
> thanks to the Qt.WA_DeleteOnClose attribute). In other words, one can 
> only show one figure with matplotlib/PyQt4 v4.6.1.
> 
> Is there going to be a v4.6.2 release soon with this issue fixed?

I haven't yet decided if the next release is going to be v4.6.2 or v4.7.

Phil


More information about the PyQt mailing list