I have a subclassed DesktopCanvas so I can reuse as a indicator by changing the shape and color fill
I would like to be able to enable a pulsating color scheme to indicate a “WORKING” visible clue verses a static color to indicate “OFF” non working visible clue
This will enable reducing text or other indication needs on the user interface. The fewer on screen elements creates a cleaning UI.
Is it possible to make a pulsing color fill for a DesktopCanvas and once that is accomplished add that to the subclassed DesktopCanvas?
4 posts - 4 participants