Hi, I have got a square picture (ex: 100*100) which is in the background of my gui (ex: 500*500), but the image is stretched if i set the bounds to the gui size. I'm wondering if it's possible to make it repeat in order to fill the gui without resizing the picture like "repeat" style in css. Edit: I don't want to create multiple Pic ctrls to fill the gui (because my gui can be resized) Thanks in advance. Br, FireFox.