PDA

View Full Version : QLCDNumber not visible in release



Qiieha
17th October 2011, 10:06
Hi,
I use a QLCDNumber to make a countdown. I added it with QTCreator.
The debug version works well and the lcdnumber is shown, but in the release version, the whole QLCDNumber widget is invisible and I don't find the problem.

Please help, thanks

Qiieha
17th October 2011, 19:09
I have installed an eventfilter on my mainwindow. It seems, that there is the problem, because if I comment the line, the lcdnumber is visible.
After that I installed the eventfilter on a QGroupBox and there was the same occurrence. Under debug everything is visible and under release the objects with the filt


ui->lcdnumber.installEventFilter(this);

tamhanna
17th October 2011, 23:27
Have you tried to report this as a bug?

Qiieha
18th October 2011, 07:25
no, not yet...
Maybe somebody can test the example ; )

tamhanna
19th October 2011, 18:32
Email it to me.
TAMHAN ahht TAMOGGEMON dot COM