PDA

View Full Version : Frame in QLabel



skrzypu
23rd August 2007, 19:36
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.

jpn
24th August 2007, 11:27
Can you seen the frame in Designer's preview mode?

skrzypu
24th August 2007, 20:08
Can you seen the frame in Designer's preview mode?

Yes I can.

Form was designet with previorus version of QT 4.x

jpn
24th August 2007, 21:16
Could you attach the .ui file unless it's a closed source project?

skrzypu
25th August 2007, 10:48
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.

jpn
25th August 2007, 11:11
You can send bug reports via Task Tracker (http://trolltech.com/developer/task-tracker). Please make sure no similar bug exists.

skrzypu
29th August 2007, 16:23
I delete StyleSheet and now is good