Hi friends
I have currently take tree widget in QT designer form. Now i have add two item into it.
I have write below sentence into style sheet. it changes back ground image.
border-image:url(:/BG-Main.png);
Now when i add items into it, it changes item color to white. and rest of the widget has back ground image. But item part lost image part and shows white back ground.
I am not able to get what could be the problem Please let me know in this matter.


Reply With Quote
even the tooltips take the same background. Just check out your code to be sure you're not setting any background in your items

Bookmarks