Quote Originally Posted by wysota View Post
Why would you want to manually resize the button?
I'm new to Qt, and I'm only learning it now.

I see that it's almost impossible to change button size when using layouts.
So I'll put another question:
When you are creating your gui in Qt Designer, are you always using layouts?
Should I use it or not?