I need to implement some Clearwin functionality which will tell me that the task is running and then it was ended. Like with ususal old fashioned programs we used text output a la 'Program Started' and 'Run Ended' 😃
For example some grayed during the run Clearwin Item (image, CW control like sliders or buttons with the text like 'Finished') at the end of the run becomes ungrayed. The simplest will be the implementation and more hip the better.
With the sliders showing the progress or greyable %rd/bt controls i kind of can do that myself but i'd prefer to have clearly written text + clearly visible solid color like small JPG/PNG/etc, say, red/yellow image with the text which will pop out of messy GUI.
Simplest would be to have grayed (or completely hidden) during the run some icon like this one :!: which becomes ungrayed at the end
When Load Data finishes it flashes red dot. Will see if this method will be simple enough to reuse many times
