Hello,
QT: 3.4
Compiler: MINGW
OS: WINXP
I want to show my MainWIndow and set a Fixed size, so that nobody are able to make it bigger or smaller
i tried this:
The Size is correct, but i am able to change the size with the mouse
Hello,
QT: 3.4
Compiler: MINGW
OS: WINXP
I want to show my MainWIndow and set a Fixed size, so that nobody are able to make it bigger or smaller
i tried this:
The Size is correct, but i am able to change the size with the mouse
Think DigitalGasoline
Set ResizeMode property to Fixed.
for what?Originally Posted by wysota
QMainWindow doesnt have this property![]()
a life without programming is like an empty bottle![]()
QLayout does.Originally Posted by zlatko
Bookmarks