I'm facing a problem with UI design.
I'm using QT 4.6.2 with QTCreator 1.3.1
I have a QFrame with a background image that "draw" the grid see image below
When i add a QLabel within the layout, when i run the app i see top left border. For test, i moved out the QLabel from the Layout and it works as expected (no border at all)
Do you have any idea about that?
Thanks in advance for your kindly help
Leo