Hi why this custom Theme not work this code not work "w_logon.gb_1": not change color, but if change for "groupbox": work fine
thanks
Luis
{
"meta-info":
{
"version":"190"
},
"window":
{
"drawing":true,
"background-color":"#FFFFFF",
"title":
{
"active-state":
{
"background-color":"#2563EB",
"text-font":{"color":"#FFFFFF"}
},
"inactive-state":
{
"background-color":"#FFFFFF",
"text-font":{"color":"#999999"}
}
},
"statusbar":
{
"background-color":"#E6E6E6",
"text-font":{"color":"#000000"}
},
"border":
{
"margin":[1,30,1,1],
"active-state":
{
"border-color":"#2563EB"
},
"inactive-state":
{
"border-color":"#CCCCCC"
}
},
"mdiclient":
{
"background-color":"#BFBFBF"
},
"min-button":
{
"normal-state":
{
"button-image":{"file":"window-min-button-normal.bmp"}
},
"hover-state":
{
"button-image":{"file":"window-min-button-hover.bmp"}
},
"pressed-state":
{
"button-image":{"file":"window-min-button-pressed.bmp"}
},
"disabled-state":
{
"button-image":{"file":"window-min-button-disabled.bmp"}
},
"inactive-state":
{
"button-image":{"file":"window-min-button-inactive.bmp"}
}
},
"max-button":
{
"normal-state":
{
"button-image":{"file":"window-max-button-normal.bmp"}
},
"hover-state":
{
"button-image":{"file":"window-max-button-hover.bmp"}
},
"pressed-state":
{
"button-image":{"file":"window-max-button-pressed.bmp"}
},
"disabled-state":
{
"button-image":{"file":"window-max-button-disabled.bmp"}
},
"inactive-state":
{
"button-image":{"file":"window-max-button-inactive.bmp"}
}
},
"restore-button":
{
"normal-state":
{
"button-image":{"file":"window-restore-button-normal.bmp"}
},
"hover-state":
{
"button-image":{"file":"window-restore-button-hover.bmp"}
},
"pressed-state":
{
"button-image":{"file":"window-restore-button-pressed.bmp"}
},
"disabled-state":
{
"button-image":{"file":"window-restore-button-disabled.bmp"}
},
"inactive-state":
{
"button-image":{"file":"window-restore-button-inactive.bmp"}
}
},
"close-button":
{
"normal-state":
{
"button-image":{"file":"window-close-button-normal.bmp"}
},
"hover-state":
{
"button-image":{"file":"window-close-button-hover.bmp"}
},
"pressed-state":
{
"button-image":{"file":"window-close-button-pressed.bmp"}
},
"disabled-state":
{
"button-image":{"file":"window-close-button-disabled.bmp"}
},
"inactive-state":
{
"button-image":{"file":"window-close-button-inactive.bmp"}
}
},
"help-button":
{
"normal-state":
{
"button-image":{"file":"window-help-button-normal.bmp"}
},
"hover-state":
{
"button-image":{"file":"window-help-button-hover.bmp"}
},
"pressed-state":
{
"button-image":{"file":"window-help-button-pressed.bmp"}
},
"disabled-state":
{
"button-image":{"file":"window-help-button-disabled.bmp"}
},
"inactive-state":
{
"button-image":{"file":"window-help-button-inactive.bmp"}
}
}
},
"w_logon.gb_1":
{
"drawing":true,
"background-transparent":true,
"normal-state":
{
"border-color":"#CCCCCC",
"background-color":"#FFFFFF",
"text-font":{"color":"#000000"}
},
"disabled-state":
{
"border-color":"#CCCCCC",
"background-color":"#FFFFFF",
"text-font":{"color":"#999999"}
}
}
}
yes the name of windows is right I try change name but NOT work ..... I copy the samples and not work
my version of PB is 2019 R3 Build 2728 Runtime 19.2.0.2728
Thanks
Luis