Setting the color on a dbtreeview for selected node problems

Hi

Has anyone out there successfully modified the selected color on a dbtreeview? If you have can you provide me a small sample/link on how to achieve this?

I can set the background and a few other properties via css f the entire tree view but can’t seem to adjust the selected color.

DBTreeView {
background-color: #e3e9ec;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #cccccc;
}

I’m confused as to how the sample solutions are able to set the selected colors to a royal blue color but my own solution only displays the selected value in a light gray color.

Did you get a step further? In my environment, it only works in SmartClient (Servoy 7).

viewtopic.php?f=15&t=13055&start=45#p106585