Is it possible to change the page backgroundcolor with the graphics builder automation interface ?
There is a PageAppearanceGetEx function to retrieve the Appearance values but i don't see a PageAppearancePutEx function to change them.
Is it possible to change the page backgroundcolor with the graphics builder automation interface ?
There is a PageAppearanceGetEx function to retrieve the Appearance values but i don't see a PageAppearancePutEx function to change them.
Try PageAppearanceSetEx(styleString, templateString, resolutionEnum, titlebarBool, widthShort, heightShort, onColorHex, offColorHex). I've used this in a previous version of the GBA.
Thanks,
I wonder why this function is not mentioned in the help ?
Hi @Bart,
See the function reference in the help here: https://docs.aveva.com/bundle/plant-scada/page/1161160.html
I guess you are asking why it's broader or more high level usage is not documented in the help?
Any improvements you'd like to suggest, let me know and I can pass it onto the documentation team.
Kind regards
Olivier
It is the PageAppearanceSetEx that's not documented
It is the PageAppearanceSetEx that's not documented