Thread
:
strange behaviour - qt hbox width only half the screen
View Single Post
percy
2011-03-16 , 10:03
Posts: 172 | Thanked: 193 times | Joined on Nov 2009 @ Germany
#
2
Does it work if you skip the PLLayout and use the 'layoutLandscape ' directly via
Code:
centralWidget->setLayout(layoutLandscape );
Edit: It seems problematic for me that the hbox layout is used in layoutLandscape and layoutPortrait. So there are 2 layout working on hbox.
Last edited by percy; 2011-03-16 at
10:08
.
Quote & Reply
|
percy
View Public Profile
Send a private message to percy
Find all posts by percy