Hi<br><br>I've tried to implement a handler for SIGBREAK on Windows (resulting from Ctrl+Break), but for PyQt applications it doesn't get called unless the application is run from a terminal and the terminal has focus. Any ideas why?
<br><br>Thanks,<br>Arve<br>