Re: Problem with tree widget
if you don't set your items' bg color (or image), they must be transparent. With only that row in style sheet (border-image:url(:/BG-Main.png);) even the tooltips take the same background. Just check out your code to be sure you're not setting any background in your items
Re: Problem with tree widget
thanks for your reply...
but can you tell me how to make tree widget item transparent... I don't know to do it...
please give me some source code to make it transparent....
Re: Problem with tree widget
helloooo is any body there to reply me for my problem.......
i have already mention problem regarding tree widget.... I am really stuck with problem....
I have create one tree widget... in designer form. I have add three item into it.... Now i change pallate color of tree widget...
Now when i change back ground transparent of tree widget it works fine. but item shows in white colour only... I have change item colour also but that also not works...
the other thing is when i click on item it shows highlight colour as marun colour. I don't want that selection colour also... How can i remove it...
Please let me know solution plzzzzzz
waiting for your reply guysssssssssss.
thanks in advance...........
Re: Problem with tree widget
When I read your first post I tried it in one of my projects. I did everything exactly as you did and here's how it worked: the tree widget had the background I gave it in design view, all the items I added by code were transparent until I start to edit them. But When I finish editing, they turn transparent again. I also have tool-tips there with no text, and they have the same bg as well.
Check out this example. I'm sure you can find all you want there.