• Profile image

    I have been working on a program to have multiple radial gauges.

    First thing is you have to make a widget that is a radial gauge

    Second you need to set the size of the widget

    Third you will have to set the location of the widget

    Fourth you will have to have a loop running that updates the value of your widget. This needs to be between 0 - 1.

    3.5 years ago