Hello everyone, i am testing the pb2019 r2 beta new features. In particular i am trying the enhanced ui themes and it's working like a charm. Configure theme settings for individual objects is exactly what i was looking for, but i wonder if there is a way to apply a particular theme to a window object and all its descendants by inheritance.
I would like to apply a theme to all windows except those inherited by a particular window object which have, for example, a different background color.
Do i have to configure in the theme-[xxxx].json every single window object to apply the different background color? is there a way to configure only their ancestor in a way that all its descendants get the same theme settings?
tia,
simone
theme-json:
{
"meta-info":
{
"version":"190"
},
"window":
{
"drawing":true,
"background-color":"#FFFFFF",
...
theme-searchwin.json: I have several objects inherited from w_search_main, should i configure them all?
{
"meta-info":
{
"version":"190"
},
"w_search_main":
{
"drawing":true,
"background-color":"#FBF166",
...
To Simone > See! Appeon does listen to what we discuss and do take action based on customer feedback. It may still prove technically too difficult and way too costly but for now collective interest sparked this action. This is what I like about Appeon being the vendor of PowerBuilder these days. Appeon listens because Appeon cares.
Best regards, Julie