Page 1 of 1

Night mode

Posted: Mon Apr 17, 2017 3:45 am
by aco
Hi all,
I design applications for the T7BR and I need to manage a kind of 'night mode' where the colors must be darker.
But when a command button is set to disabled by code, it becomes brighter. Any tips for manage that?
Thanks

Re: Night mode

Posted: Mon Apr 02, 2018 4:15 pm
by Russ C.
aco,

You could have a set of tags for night mode (night mode fill, night mode text, night mode background, night mode foreground, etc...) and another for day mode with color values then set the elements fill/font/etc... colors based on them when the toggle tag is set.

Best,
Russ