paul44 Expert Cheater
Reputation: 2
Joined: 20 Jul 2017 Posts: 206
|
Posted: Sat Oct 28, 2023 7:25 am Post subject: Change Memrecord 'Value' color upon change [Closed] |
|
|
see example: [ https://ibb.co/cvjSgmH ]
goal: standard init is 'Disabled'. Upon changing this value, to - eg 'Normal' - the color of the 'Value'-field gets changed.
note: just that column_field needs color_change, not the whole memrec (as there is a known property for that one).
As an "encore": depending the value, one can show/change_to a different color.
=> not my initial request, but i can imagine that one would like to change colors between: [low ~> medium ~> high] for example.
ps: i did dig up my "old" research on CE gui first, but could not find the property list for that particular object (within the addresslist). But i'm reasonably optimistic it will be possbile as well...
eg CE main:
[023]: TCheckBox ~ cbExecutable
{00}: Name ~ cbExecutable
...
{25}: Color ~ -2147483633
Last edited by paul44 on Sat Nov 04, 2023 8:05 am; edited 1 time in total |
|