Hi,
I wonder if somebody can point me in the right direction.
I want to change the colour of the ative/live bar to something else until it has completed.
I find the realtime bar distracting as it is forming and wanted to mainly focus on the prior completed bar.
The only function support I can see is getBarState().
However, it signals a "BARSTATE_NEWBAR" which is the first tick of the new bar and not that the current bar has completed.
I have not found a way to colour a bar retrospectively...
Any help would be appreciated.
Kind regards,
Rene'.
I wonder if somebody can point me in the right direction.
I want to change the colour of the ative/live bar to something else until it has completed.
I find the realtime bar distracting as it is forming and wanted to mainly focus on the prior completed bar.
The only function support I can see is getBarState().
However, it signals a "BARSTATE_NEWBAR" which is the first tick of the new bar and not that the current bar has completed.
I have not found a way to colour a bar retrospectively...
Any help would be appreciated.
Kind regards,
Rene'.
Comment