Posted by member 106308 on 2004-04-19 02:26:25 link

Ok,tnl works perfect,
just changed the !LabelSetText chronometer "%{h}h %{m}?%{s}?" for !LabelSetText chronometer "%{h}hrs %{m}min %{s}sec" and to control it i'm ussing ClockWorkOnLeftDown !Execute [!labelCreate chronometer] [!LabelAlwaysOnTop chronometer][!mchronometer_reset]
ClockWorkOnLeftUp !mchronometer_toggle
ClockWorkOnRightDown !labelDestroy chronometer
I made really smallclockwork that only shows the seconds hand to control the timer(looks pretty cool)
works just the way I wanted.
Thanks a lot.