<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi everyone,<br><br>I have an application with several threads, one of which is a PyQT GUI, when I click on the close button, the PyQT GUI closes but the rest of the application keeps running, I would like to be able to intercept the close button event and force the whole application to quit. Does anybody know how I might do this?<br><br>Thanks for time and help,<br><br>Luke<br>                                           </body>
</html>