On Sat, Sep 12, 2009 at 06:33:17PM +0200, Vincent van Ravesteijn wrote:
> But, it doesn't run ok. It's not allowed to access the GUI from within a  
> different thread.

Funny, worked on Linux. But you are right of course.

> That means that Qt asserts for every call to a member  
> function of infoLB or notifyLB in readPipe().
>
> So, there is quite some reworking needed to get this to run properly.

Emit a signal and connect it to some slot in the main thread...

Andre'

Reply via email to