|
|
On Sun, Jun 25, 2006 at 11:58:38AM +0200, Dimitri wrote:
> Hi,
>
> >Yes, I do this now. Nevertheless, it does not explain, why the other
> >code crashes.
>
> Which other code? I can't find which thread this message relates to.
The short program I posted in the thread start. The one with the
'delete(this)' in the closeEvent. Andreas Richter told me to use
setAttribute( Qt::WA_DeleteOnClose, true );, which is correct and works
fine, but I am just curious if I initially did something illegal or only
something stupid.
Btw. I found something, which looks related to what I did in my
program in the change log of Qt 4.1.4:
- QWidget
Fixed crash when deleting the widget in closeEvent().
Could it be that this or a similar problem is still present? I am using
4.1.4 on Linux 64 bit.
Regards,
Guido
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|