Wing is supposed to be able to debug threads but using QThread from PyQt, I'm not able to place a debug break in the run method. I installed the PyQt hack to make sure python code is being called but still can't get a break, so to speak. I tried checking archives and documentation but to no avail. Thanks, Robert