[PyKDE] Singleshot problems in QThreads on Windows.

Toby Dickenson tdickenson at devmail.geminidataloggers.co.uk
Fri Aug 20 16:23:09 BST 2004


On Friday 20 August 2004 15:47, Truls A. Tangstad wrote:

> .....a postEvent-bug which we cannot reproduce yet in a small example.

I dont think youve posted about that one so far. In what way is postEvent not 
working?


> So, what I'm wondering, is if there's a way to update the GUI with
> state created by the worker-threads without using postEvent or QTimer
> in the worker-threads? There must be some way to trigger calls in the
> GUI-thread without these.

My workaround seems to be working well for us, with non-QThread worker 
threads:
http://mats.imk.fraunhofer.de/pipermail/pykde/2004-August/008364.html

-- 
Toby Dickenson




More information about the PyQt mailing list