monitor mouse coordinates in real-time

Jabba Laci jabba.laci at gmail.com
Sun Aug 14 04:41:12 EDT 2011


Hi,

I wrote a simple GUI with pygtk to monitor mouse coordinates in
real-time. It works but when I close the application, the thread
doesn't stop and I can't figure out how to terminate it. Here is the
current source: https://gist.github.com/1144708 (83 lines).

Could you please help me out how to close the application correctly?

Thanks,

Laszlo



More information about the Python-list mailing list