|
|
2010-06-29
, 13:34
|
|
Posts: 180 |
Thanked: 76 times |
Joined on May 2010
|
#2
|
|
|
2010-06-29
, 13:37
|
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#3
|
|
|
2010-06-29
, 13:41
|
|
Posts: 180 |
Thanked: 76 times |
Joined on May 2010
|
#4
|
|
|
2010-06-29
, 13:47
|
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#5
|
|
|
2010-06-29
, 14:08
|
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#7
|
I have updated to PR 1.2 and am having some problems with the application I have developed.
The problem is in the new Qt 4.6.
On 4.5 it worked without any problems.
I can't get the GUI to display on the whole window (not full screen). It always cuts off the bottom, cca 50px
The mainWidget size is set to 800x480 px
The GUI controls are organised in QVBoxLayout.
I try to change the height of the layout box, but with no effect. It changes its size, but still cuts off the bottom.
Here is a screenshot of the problem: