pyqt  

[PyQt] Q(Core)Application.exec_() is not interruptable

İsmail Dönmez
Thu, 01 May 2008 05:30:05 -0700

Hi all,

Following code can't be interrupted with CTRL-C :

>>> import sys
>>> from PyQt4.QtCore import QCoreApplication
>>> QCoreApplication.exec_(sys.argv)

Is this somehow intended and is there a way to overcome this?

Regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt