Dear Lars,
On Sunday 26 February 2012, 15:55:25 Lars Beiderbecke wrote:
> Hello,
>
> In my application some QThreads still return isRunning() == true when
> they should be completed.
>
> More specifically, I'm using QThreads to load images asynchronously
> in the background. By emitting a signal,
Am Sonntag, 26. Februar 2012, 15:56:54 schrieb Vincent Vande Vyvre:
> Le 26/02/12 15:16, ad...@mbnoimi.net a écrit :
> On 19/02/2012 09:55 م, Vincent Vande Vyvre wrote:
> Le 19/02/12 19:55, ad...@mbnoimi.net a écrit :
> On 19/02/2012 08:22 م, ad...@mbnoimi.net wrote:
> Hi all,
>
> I tried to creat
Hi Phil,
I recently found out that a feature succesfully tested with older
versions of PyQt was broken
(http://code.google.com/p/spyderlib/issues/detail?id=951) and at the
same time the Matplotlib developers contacted me for a similar issue
(https://github.com/matplotlib/matplotlib/issues/711).
T
Le 26/02/12 15:16, ad...@mbnoimi.net a écrit :
On 19/02/2012 09:55 م, Vincent Vande Vyvre wrote:
Le 19/02/12 19:55, ad...@mbnoimi.net a
écrit :
On 19/02/2012 08:22 م, ad...@mbnoim
Hello,
In my application some QThreads still return isRunning() == true when
they should be completed.
More specifically, I'm using QThreads to load images asynchronously in
the background. By emitting a signal, the thread notifies the main
window that the pixmap has been loaded and the correspo
On 19/02/2012 09:55 م, Vincent Vande Vyvre wrote:
Le 19/02/12 19:55, ad...@mbnoimi.net a
écrit :
On 19/02/2012 08:22 م, ad...@mbnoimi.net
wrote: