- Sivaprakash BKR
- PowerBuilder
- Monday, 17 May 2021 01:36 PM UTC
Hello,
Using PB 2019R3 Build 2703 - Using Theme Flat Design Blue
Need to set a (different) background color for dropdowndatawindow from datawindow. Having the same background color for both datawindow and dropdown datawindow is bit confusing.
Flat Design Blue got an option to set the same (I think this is the value), Under dwo-column
**********************************
"dropdown-type":
{
"drawing":true,
"selected-row-text-color":"#000000",
"selected-row-background-color":"#CDE8FF",
"unselected-row-background-color":"#FFFFFF",
"normal-state":
{
"background-color":"#FFFFFF",
"arrow-image":{"file":"dropdownlistbox-arrow-normal.png"}
},
**********************************
The value for background-color is #FFFFFF, but I get the color of datawindow's background color for dropdown datawindow also.
How to set a different background color for dropdown datawindow in theme.json file ?
Happiness Always
BKR Sivaprakash
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.