Android Question Cant set Timedialogue by ticks

goldmagnet

Member
Licensed User
Longtime User
Hi There

I am trying to use the time dialogue and I was going to set and read the ticks value. When I set a ticks value with:

td.timeticks=12345
td.show

Whatever number I use the dialogue displays 1:00, what am I doing wrong ?

Thanks

Huw
 
Top