Hi!
I've almost managed to change the appearance to my satisfaction, using Alex Lamas's Pearl (OMG, the
accessories download page is even worse than it looks! o_o Can I write you a better one, please? 😅 I wanted to link to the skin, because that's what you do. But no such luck for that awful page) as a base.
However, I haven't yet found a way to change the background of the (SplitView?) Tab bar for an inactive SplitView panel.
I can see it gets its color from blending
FRAME/Colors[Face3D] with another, which looks to be close to white for inactive tab containers (and with something else for an active container which suits the rest just fine).
To illustrate, I have set
FRAME/Colors[Face3D] to
FF0000 in the first picture, and to
111111 in the second. (See attachments)
It seems like there is no specific color definition for this control?
1: It would be cool if there was
2: In the mean time, it would be good to know which color definitions it uses to blend together
If it's an undefined background image, defaulting to white (I've seen this happen with the Tags panel: As none of the components were defined, the background all defaulted to white. Adding definitions for
TAGWINDOW/Entry[Name="Group"], TAGWINDOW/Entry[Name="FieldLabel"], TAGWINDOW/Entry[Name="Field"] fixed the issue), I haven't found out where to insert it.
All in all, I have tried adding color definitions using variations of combinations of "Inactive", "Back" and "Face3D"; Dataproperties with the same names followed by "Color" to different elements, as well as inserting entries like "Background" with empty "Bitmap" properties.
So far, no luck.
Does anyone know how to address this?
Thank you!