Nice!
You have the a missing indicator for 9.00
Also, dots are out of place. But you know that, right?
If you want to change colours of shape meters use something like this:Then you can use variables to change the colours. ![Grinning :-)]()
You have the a missing indicator for 9.00
Also, dots are out of place. But you know that, right?

If you want to change colours of shape meters use something like this:
Code:
[Hands]Meter=ShapeX=(#Size#-2)Y=(#Size#-2)Shape=Rectangle 0,0,6,(#Size#*0.95),3 | StrokeWidth 0 | Extend Fill1 | Rotate ([MeasureSecondAngle]+180),3,3Shape2=Rectangle 0,0,6,(#Size#*0.85),3 | StrokeWidth 0 | Extend Fill2 | Rotate ([MeasureMinuteAngle]+180),3,3Shape3=Rectangle 0,0,6,(#Size#*0.60),3 | StrokeWidth 0 | Extend Fill3 | Rotate ([MeasureHourAngle]+180),3,3DynamicVariables=1Fill1=Fill Color #SecondsColour#Fill2=Fill Color #MinutesColour#Fill3=Fill Color #HourColour#

Statistics: Posted by sl23 — Today, 9:26 pm