Page 1 of 1

Setting the color on a dbtreeview for selected node problems

PostPosted: Thu Aug 09, 2012 9:01 pm
by eKelman
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.

Re: Setting the color on a dbtreeview for selected node prob

PostPosted: Thu Nov 14, 2013 5:03 pm
by huber
Did you get a step further? In my environment, it only works in SmartClient (Servoy 7).

Re: Setting the color on a dbtreeview for selected node prob

PostPosted: Fri Nov 15, 2013 4:34 pm
by david