totalcross
totalcross copied to clipboard
Loader component
When creating new examples with TotalCross, we noticed that we were using a kind of loader component quite frequently. Currently we have to build this component from scratch and we were wondering since it has been done before, why not include it as a regular TotalCross component?
Here is a TotalCross application that has a loader.
Here are design guidelines created by @victoriaingrid-del for us to use when implementing the default behaviour of such component (she called it Progress Circle).

This would be a nice feature to include in TotalCross V7 😊