On 21/12/2011 07:12 م, Phil Thompson wrote:
On Wed, 21 Dec 2011 19:03:56 +0200, ad...@mbnoimi.net wrote:
On 10/12/2011 03:15 م, Phil Thompson wrote:
On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net [1] wrote:
On 10/12/2011 12:47 م, Phil Thompson wrote:
On Wed, 21 Dec 2011 19:03:56 +0200, ad...@mbnoimi.net wrote:
> On 10/12/2011 03:15 م, Phil Thompson wrote:
> On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net [1] wrote:
>
> On 10/12/2011 12:47 م, Phil Thompson wrote: I think there might be a
> pyuic4 regression related to retranslation. Wha
On 10/12/2011 03:15 م, Phil Thompson wrote:
On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net wrote:
On 10/12/2011 12:47 م, Phil Thompson wrote: I think there might be a
pyuic4 regression related to retranslation. What version were you using
that s
Thanks Vincent, it works perfectly now. I think the main error came
from the fact I called CPUMonitor after...
If I remove from PyQt4.QtGui import (QApplication,
QLabel, QLineEdit, QSpinBox,
QVBoxLayout,
QDial, QGridLayout, QCo
Le 21/12/11 15:36, Fabien Lafont a écrit :
Hello everyone,
I'm trying to create a Start button on my soft. My software just plot
live datas. When I run the program it display only a pristine graph
and I want to start the first action of my program when I click on
start. But
Hello everyone,
I'm trying to create a Start button on my soft. My software just plot
live datas. When I run the program it display only a pristine graph
and I want to start the first action of my program when I click on
start. But If I create this Start button nothing appears...
Why just creatin