Hi,
In Designer I set look frame of QLabel.
And in designer everything is ok, but when I compile and run aplication frame disappears.
In Qt ver.4.2.3 I don't have this problem, it show in 4.3.1.
I use QT under Windows.
Printable View
Hi,
In Designer I set look frame of QLabel.
And in designer everything is ok, but when I compile and run aplication frame disappears.
In Qt ver.4.2.3 I don't have this problem, it show in 4.3.1.
I use QT under Windows.
Can you seen the frame in Designer's preview mode?
Could you attach the .ui file unless it's a closed source project?
I can't attach *.ui file.
But I found this is bug in QT.
I create new form, and there is everythink ok.
But I don't know if developers of QT know about this.
I attach ui, files, it don't work also. I rebuild one old ui file.
In designer is ok.
You can send bug reports via Task Tracker. Please make sure no similar bug exists.
I delete StyleSheet and now is good