Resizing QMainWindow and QDialog
Unsolved
General and Desktop
-
Hi
Layouts only resizes widgets inside the window.It sounds like you want to resize the actual window but what/how does user do it ?
-
@Fuel ok but if i work with two different screen a primary and a secindary how I can adjust the layout of QMainWindow when I put the application from the primary screen to the secondary. Look the different result in the two different image: 1 in the primary screen and 2 in the secondary I want
to avoid this effect