Here's the code I have in the .ini file:
Code:
[MeasureTime]Measure=TimeIfCondition=(MeasureTime % 60) = 0IfTrueAction=[!UpdateMeter MeterTime];Format=%I:%M %p<-------------------------This will format the clock, but it fails to update;IfTrueAction=[!UpdateMeter MeterMinutesHand]Meter:[TextStyle]FontFace=#FontFace#FontColor=#FontColor#SolidColor=0,0,0,1StringStyle=BoldStringAlign=RightAntiAlias=1[MeterTime]Meter=StringMeterStyle=TextStyleMeasureName=MeasureTimeX=235Y=80FontSize=15;Format=%I:%M %p<-------------------Formatting here has no affect
Statistics: Posted by paul1965 — Today, 6:11 pm