Hi everybody, I have the following problem;

I put a frame inside my mainwindow and also put a background image in it. But when I want to add a new wigdet inside the frame, the background of the widget appears as the background of it's parent widget( the frame). How can I solve this problem?