Re: [PyQt] why do closeEvent and destroyed slot not get called on accepting PyQt4 QDialog?

2011-04-07 Thread Rui DaCosta
: Demetrius Cassidy dcassid...@gmail.com To: Rui DaCosta ru...@yahoo.com Cc: pyqt@riverbankcomputing.com Sent: Thu, 7 April, 2011 17:02:04 Subject: Re: [PyQt] why do closeEvent and destroyed slot not get called on accepting PyQt4 QDialog? I truly believe you are approaching this from the wrong angle

Re: [PyQt] why do closeEvent and destroyed slot not get called on accepting PyQt4 QDialog?

2011-04-07 Thread Rui DaCosta
just to be clear, I wasn't trying to use destroy(), I was merely using it to demonstrate that even if I did, neither the closeEvent nor the destroyed signal were working. From: Demetrius Cassidy dcassid...@gmail.com To: Rui DaCosta ru...@yahoo.com Cc: pyqt