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
Printable View
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
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
Code:
ui->lcdnumber.installEventFilter(this);
Have you tried to report this as a bug?
no, not yet...
Maybe somebody can test the example ; )
Email it to me.
TAMHAN ahht TAMOGGEMON dot COM