Janez Jere wrote: > > Hello, > > I need help with the following code which cause a core dump on mouse event > (click) > I must use threading.Thread because my older code uses it. To be honest, I have no idea what the effect of mixing the Python and Qt threading models in the same application is going to have. Phil