Quote Originally Posted by GianluC93 View Post
If you set the size of a label, the label will remain of that size?
If you set its fixed size, yes.-

Quote Originally Posted by GianluC93 View Post
I think (if I have understood) that if I set a size for a label and after I scale the pixmap,
Why would you scale the pixmap?
I thought you wanted the pixmap to be fully displayed.

If you only want part of the image to be visible, then yes, scale the image, take the part you want to be visible, and let the label show it.

Cheers,
_