Problems with threaded Hotkey application
I've been working on a few gtk applications and need to tie a hot key catcher into a thread. I am currently finding threaded user32.GetMessageA do not work. I have included two programs: 1) a non-threaded version that works 2) a threaded version that doesnt work. Any constructive suggestion
Re: Problems with threaded Hotkey application
Thanks Tim, that resolved it. -- http://mail.python.org/mailman/listinfo/python-list