BlinkTextField functionality but this does not work
Hi,
We have an issue where BlinkTextField functionality but this does not work. Below is a screenshot and the code we're using
:BLINK := 'Processing...';
Set_Custom_Property('CONTROL.BLINK', 1, 'SETFGCOLOR', '255,100,100');
Set_Custom_Property('CONTROL.BLINK', 1, 'SETBLINKRATE', 400);
Set_Custom_Property('CONTROL.BLINK', 1, 'START', '');
Any assistance on this issue would greatly appreciate this