Hi Community!

First of all, I want to say hallo, because it's my first post here I have a problem, which should be trivial, but I can't handle it by myself.

I have an application with two images as Pixmaps. I want them to be scaled when window is resized for example as 40% of width of the window. I've tried a resizeEvent function and there I've implemented resizing the images. It works, but only when window is making bigger, and when I want to make it smaller it's blocked because of the size of images... How can I disable the reducing-block-functionality?

Sorry for my poor English. If my problem is not clear for you, I'll give an example...

Greets,
Daniel